Files
ba00813d-e71e-49c3-bd82-2d5…/vercel.json
2026-03-07 23:10:10 +00:00

5 lines
97 B
JSON

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