Files
dab0ba4a-c2e4-473d-95c8-8bc…/vercel.json
2026-04-24 09:42:09 +00:00

5 lines
97 B
JSON

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