Files
60b6969d-2b5e-4ce2-8f6b-9d3…/vercel.json
2026-04-11 18:34:15 +00:00

5 lines
97 B
JSON

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