Files
dfd63d6d-4f1d-4882-b703-e30…/vercel.json
2026-06-04 11:21:35 +00:00

5 lines
97 B
JSON

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