Files
bfba716d-ab10-4d3c-a82e-e9d…/vercel.json
2026-05-06 18:29:30 +00:00

5 lines
97 B
JSON

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