Files
ffca085a-675d-4cd7-88e6-cd1…/vercel.json
2026-03-10 21:19:24 +00:00

5 lines
97 B
JSON

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