Files
41fb9a59-feea-4d36-9582-1cf…/vercel.json
2026-03-20 23:32:15 +00:00

5 lines
97 B
JSON

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