Sfoglia il codice sorgente

add `vercel.json` to silence PR comments

Jeffrey Morgan 1 anno fa
parent
commit
20dae6b38f
1 ha cambiato i file con 5 aggiunte e 0 eliminazioni
  1. 5 0
      web/vercel.json

+ 5 - 0
web/vercel.json

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