Files
2f307b5c-454e-4d28-86ca-3a7…/vercel.json
2026-05-05 06:00:11 +00:00

5 lines
97 B
JSON

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