Files
2960405e-cb79-482d-94e4-e5a…/vercel.json
2026-06-04 17:29:22 +00:00

5 lines
97 B
JSON

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