Files
b781ffb9-0362-4f99-bd44-ba4…/vercel.json
2026-05-25 13:43:55 +00:00

5 lines
97 B
JSON

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