Files
f7129dbb-9881-4a6d-963f-609…/vercel.json
2026-04-28 17:49:27 +00:00

5 lines
97 B
JSON

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