Files
e1057562-abc1-498e-8b57-e58…/vercel.json
2026-03-08 12:33:33 +00:00

5 lines
97 B
JSON

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