update:vercel 配置更新

This commit is contained in:
binaryify 2024-01-23 15:27:24 +08:00
parent b8f9110f69
commit 06362c4751

View File

@ -3,7 +3,7 @@
"builds": [ "builds": [
{ {
"src": "./index.js", "src": "./index.js",
"use": "@vercel/node@2.5.10" "use": "@vercel/node"
} }
], ],
"routes": [ "routes": [