From 83db789f6115418869658e5bbeb346982ec59045 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Liu=20=E5=AE=87=E9=98=B3?= Date: Mon, 28 Oct 2024 14:06:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95vercel=E5=8F=8D=E5=90=91?= =?UTF-8?q?=E4=BB=A3=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vercel.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/vercel.json b/vercel.json index dae6ead..b164baa 100644 --- a/vercel.json +++ b/vercel.json @@ -12,11 +12,5 @@ "src": "/ai/(.*)", "dest": "https://spark-api-open.xf-yun.com/$1" } - ], - "rewrites": [ - { - "source": "/:path*", - "destination": "/index.html" - } ] } \ No newline at end of file