Files
3014b0b1-7e72-4178-b308-33f…/vercel.json
2026-03-07 06:15:49 +00:00

5 lines
97 B
JSON

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