Files
f8b2de1d-0ef1-4d36-9cc1-39e…/vercel.json
2026-03-10 15:41:03 +00:00

5 lines
97 B
JSON

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