Files
7ef7fb03-4502-498d-b43e-45f…/vercel.json
2026-03-19 05:45:20 +00:00

5 lines
97 B
JSON

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