mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(vercel): prevent deployment on v3 branch
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"git": {
|
||||
"deploymentEnabled": {
|
||||
"v3": false
|
||||
}
|
||||
},
|
||||
"github": {
|
||||
"silent": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user