Files
f9330175-24d9-4bbf-a462-85b…/vercel.json
2026-01-25 15:40:04 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}