Explorar el Código

Update vercel.json

tae-bot hace 1 año
padre
commit
8706c9c092
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      vercel.json

+ 1 - 2
vercel.json

@@ -3,8 +3,7 @@
     "builds": [
      {
       "src": "app.js",
-      "use": "@vercel/node",
-      "config": { "includeFiles": ["dist/**"] }
+      "use": "@vercel/node"
      }
     ],
     "routes": [