Files
c5ff70a1-b3c8-45ee-8981-15f…/vercel.json
2026-03-11 21:04:33 +00:00

5 lines
97 B
JSON

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