Files
bb6b54c1-b09f-47ac-ac91-6ef…/vercel.json
2026-06-13 01:15:12 +00:00

5 lines
97 B
JSON

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