Disable Github auto deploy

This commit is contained in:
Sam Carlton 2021-09-11 17:16:35 -05:00
parent 34fe34c2da
commit f7f39af220

5
vercel.json Normal file
View file

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