Files
21b4c06d-76a4-4f4c-999f-bfc…/vercel.json
2026-03-03 17:22:09 +00:00

5 lines
97 B
JSON

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