Ver código fonte

add `vercel.json` to silence PR comments

Jeffrey Morgan 1 ano atrás
pai
commit
20dae6b38f
1 arquivos 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
+    }
+}