Files
9e2cd3a1-5d2e-4890-b38e-902…/vercel.json
2026-04-28 11:16:21 +00:00

5 lines
97 B
JSON

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