Files
60b675ff-ba60-475e-a56c-0ef…/vercel.json
2026-03-31 18:04:22 +00:00

5 lines
97 B
JSON

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