Files
53c4f3cc-f9eb-489d-bcf2-047…/vercel.json
2026-06-12 11:09:27 +00:00

5 lines
97 B
JSON

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