Files
783df38a-033f-40eb-bd60-2cc…/vercel.json
2026-05-06 14:20:02 +00:00

5 lines
97 B
JSON

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