Files
ec31e37a-5799-4f5f-bf77-f2d…/vercel.json
2026-03-03 14:12:11 +00:00

5 lines
97 B
JSON

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