Files
40d0b8f3-305e-403a-a1fc-f99…/vercel.json
2026-03-03 03:12:39 +00:00

5 lines
97 B
JSON

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