Files
bb9d1fbd-79e7-4b54-85b1-b43…/vercel.json
2026-03-04 19:31:14 +00:00

5 lines
97 B
JSON

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