Files
c59682f6-9519-4a06-83db-d4f…/vercel.json
2026-03-06 21:59:30 +00:00

5 lines
97 B
JSON

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