add vercel.json to silence PR comments

This commit is contained in:
Jeffrey Morgan 2023-07-09 19:58:43 -07:00
parent a18e6b3a40
commit 20dae6b38f

5
web/vercel.json Normal file
View file

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