Files
96103c01-d8eb-4f57-909d-e2d…/vercel.json
2026-03-03 09:49:00 +00:00

5 lines
97 B
JSON

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