Files
6b3c80c2-3dc1-4f7f-873d-872…/vercel.json
2026-04-16 15:33:39 +00:00

5 lines
97 B
JSON

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