Files
f28597f7-5437-4f8d-99be-e4f…/vercel.json
2026-03-12 20:24:46 +00:00

5 lines
97 B
JSON

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