Browse Source

Update vercel.json

liuziting 5 months ago
parent
commit
d193c056af
1 changed files with 1 additions and 6 deletions
  1. 1 6
      vercel.json

+ 1 - 6
vercel.json

@@ -20,10 +20,5 @@
                 }
             ]
         }
-    ],
-    "functions": {
-        "app/api/**/*.js": {
-            "runtime": "nodejs18.x"
-        }
-    }
+    ]
 }