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