Files
c34b9c2d-9633-43ae-b5fc-2d2…/vercel.json
2026-03-11 18:39:47 +00:00

5 lines
97 B
JSON

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