Ver código fonte

removing the "autoJobCancelation": false

joeaba 4 anos atrás
pai
commit
1c36af158f
1 arquivos alterados com 1 adições e 2 exclusões
  1. 1 2
      vercel.json

+ 1 - 2
vercel.json

@@ -1,6 +1,5 @@
 {
   "github": {
-    "silent": true,
-    "autoJobCancelation": false
+    "silent": true
   }
 }