Files
c6fa78b5-a73d-4284-802b-3a4…/vercel.json
2026-03-06 21:01:12 +00:00

5 lines
97 B
JSON

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