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