Files
ee0d340c-7a5d-483e-b07b-738…/vercel.json
2026-03-04 22:35:34 +00:00

5 lines
97 B
JSON

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