Files
093c8b63-046e-424f-ba99-d45…/vercel.json
2026-03-26 13:59:35 +00:00

5 lines
97 B
JSON

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