From a6d4c8a27b5a5220d34ee09757a7797e4c6037f7 Mon Sep 17 00:00:00 2001 From: RhenCloud Date: Fri, 12 Dec 2025 23:48:18 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E4=BF=AE=E5=A4=8D=20Vercel=20=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E4=B8=AD=E7=9A=84=E6=A1=86=E6=9E=B6=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E4=B8=BA=20nuxtjs?= 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 a463f0a..3956341 100644 --- a/vercel.json +++ b/vercel.json @@ -1,4 +1,4 @@ { "version": 2, - "framework": "nuxt" + "framework": "nuxtjs" } \ No newline at end of file