Files
f5a92c2d-3132-4f0f-bd30-ee7…/vercel.json
2026-04-08 22:04:52 +00:00

5 lines
97 B
JSON

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