Files
87810e87-7864-4d3b-ae33-b6f…/vercel.json
2026-04-05 11:59:01 +00:00

5 lines
97 B
JSON

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