not sure how but try to disable automatic deploys on vercel

This commit is contained in:
Vitaly 2023-09-04 11:42:08 +03:00
commit bd8fa236d8

3
vercel.json Normal file
View file

@ -0,0 +1,3 @@
{
"github": false
}