Files
b725b823-ee10-4181-9aa1-a7f…/vercel.json
2026-01-04 17:43:57 +00:00

5 lines
97 B
JSON

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