Files
d3508717-bf41-4d7e-bf77-d3c…/vercel.json
2026-05-19 18:38:09 +00:00

5 lines
97 B
JSON

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