Files
14a910f5-1913-40c0-876a-abd…/vercel.json
2026-03-13 08:19:29 +00:00

5 lines
97 B
JSON

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