Files
6f1f56dd-d2d8-4a31-b064-69d…/vercel.json
2026-03-11 13:27:15 +00:00

5 lines
97 B
JSON

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