Files
d8f2eb58-190c-4e2a-8110-8dd…/vercel.json
2026-06-11 21:10:59 +00:00

5 lines
97 B
JSON

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