Ver Fonte

add `vercel.json` to silence PR comments

Jeffrey Morgan há 1 ano atrás
pai
commit
20dae6b38f
1 ficheiros alterados com 5 adições e 0 exclusões
  1. 5 0
      web/vercel.json

+ 5 - 0
web/vercel.json

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