Files
df76f2a6-27e8-4d54-b5b8-646…/vercel.json
2026-03-12 13:59:42 +00:00

5 lines
97 B
JSON

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