Files
f5178f4e-0d2e-4508-9588-403…/vercel.json
2026-03-05 23:59:33 +00:00

5 lines
97 B
JSON

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