Files
23f31a23-0bfa-431d-a2b9-d00…/vercel.json
2026-03-10 10:14:05 +00:00

5 lines
97 B
JSON

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