Files
823c8d3d-6f69-412f-bf0a-907…/vercel.json
2026-03-19 00:37:14 +00:00

5 lines
97 B
JSON

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