Files
b825c296-6550-4851-9def-478…/vercel.json
2026-03-05 21:22:26 +00:00

5 lines
97 B
JSON

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