Files
c1b99d82-c31e-4de7-b350-809…/vercel.json
2026-03-11 19:59:10 +00:00

5 lines
97 B
JSON

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