chore: stop vercel from commenting on each commit

This commit is contained in:
David Ralph
2021-05-06 18:13:00 +01:00
committed by GitHub
parent eeb0870feb
commit 2ac08a7cf6

5
vercel.json Normal file
View File

@@ -0,0 +1,5 @@
{
"github": {
"silent": true
}
}