Files
7e06e14d-0494-4ca8-afce-b8d…/vercel.json
2026-06-12 06:09:18 +00:00

5 lines
97 B
JSON

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