Files
67764c5d-41dc-4924-a9fb-3c3…/vercel.json
2026-03-06 01:08:18 +00:00

5 lines
97 B
JSON

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