Files
f3003fbe-456d-4dcc-8c70-9f0…/vercel.json
2026-03-11 13:23:08 +00:00

5 lines
97 B
JSON

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