Files
e547f01e-fe62-4bea-a3c0-4ed…/vercel.json
2026-04-06 00:52:15 +00:00

5 lines
97 B
JSON

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