Files
9c7ac4ef-e2e2-446b-9010-11e…/vercel.json
2026-03-04 20:20:21 +00:00

5 lines
97 B
JSON

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