Files
bb4f82e1-968f-4301-ba55-27f…/vercel.json
2026-03-11 18:03:41 +00:00

5 lines
97 B
JSON

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