Files
5a41ce40-4802-4edb-8239-620…/vercel.json
2026-03-10 18:59:24 +00:00

5 lines
97 B
JSON

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