Skip to content
Dashboard

Granular branch matching for Git configuration in vercel.json

Software Engineer
vercel.json
{
"git": {
"deploymentEnabled": {
"internal-*": false
}
}
}