Browse Source

Update vercel.json

tae-bot 9 tháng trước cách đây
mục cha
commit
8706c9c092
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  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": [