Files
d97de7da-a6ef-46be-bb90-15f…/vercel.json
2026-03-17 18:28:58 +00:00

5 lines
97 B
JSON

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