Parcourir la source

add `vercel.json` to silence PR comments

Jeffrey Morgan il y a 1 an
Parent
commit
20dae6b38f
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      web/vercel.json

+ 5 - 0
web/vercel.json

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