From 5f8f6398cc7a4b424d569e4b1191cf22ac72d508 Mon Sep 17 00:00:00 2001 From: MeowCracker Date: Fri, 4 Apr 2025 18:14:53 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E4=BA=86=E7=8E=B0?= =?UTF-8?q?=E5=9C=A8=E4=B8=8D=E5=8F=97=E6=94=AF=E6=8C=81=E7=9A=84=20region?= =?UTF-8?q?=20=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vercel.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/vercel.json b/vercel.json index 71b0c45..ec6aded 100644 --- a/vercel.json +++ b/vercel.json @@ -11,8 +11,5 @@ "src": "/(.*)", "dest": "app.py" } - ], - "region": [ - "hkg1" ] }