From 06362c47515e83032bebd238038efd9ae23e2866 Mon Sep 17 00:00:00 2001 From: binaryify Date: Tue, 23 Jan 2024 15:27:24 +0800 Subject: [PATCH] =?UTF-8?q?update=EF=BC=9Avercel=20=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vercel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vercel.json b/vercel.json index 7006eec..e8eaad7 100644 --- a/vercel.json +++ b/vercel.json @@ -3,7 +3,7 @@ "builds": [ { "src": "./index.js", - "use": "@vercel/node@2.5.10" + "use": "@vercel/node" } ], "routes": [