Files
53c14f50-4c85-4f0d-8381-fd9…/vercel.json
2026-03-06 21:59:08 +00:00

5 lines
97 B
JSON

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