Files
b289048b-e45d-452a-85d3-769…/vercel.json
2026-03-11 08:12:24 +00:00

5 lines
97 B
JSON

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