Files
c13058df-b98b-411d-859c-eae…/vercel.json
2026-03-12 18:17:07 +00:00

5 lines
97 B
JSON

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