Browse Source

add `vercel.json` to silence PR comments

Jeffrey Morgan 1 year ago
parent
commit
20dae6b38f
1 changed files with 5 additions and 0 deletions
  1. 5 0
      web/vercel.json

+ 5 - 0
web/vercel.json

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