Files
5702890a-3e90-4ba0-a80d-9dd…/vercel.json
2026-06-03 12:09:07 +00:00

5 lines
97 B
JSON

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