Files
608cf7a8-101d-4250-8ec0-e41…/vercel.json
2026-06-10 07:25:52 +00:00

5 lines
97 B
JSON

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