Files
4be74f3a-cdcc-488d-8c0b-4d2…/vercel.json
2026-03-04 23:05:07 +00:00

5 lines
97 B
JSON

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