Files
de4e3704-227d-4338-a64a-bd9…/vercel.json
2026-03-15 11:59:00 +00:00

5 lines
97 B
JSON

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