Files
f27e07a5-80ce-4f39-ba40-d6d…/vercel.json
2026-05-11 02:00:42 +00:00

5 lines
97 B
JSON

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