update google api region (#3934)

Co-authored-by: GH Action - Upstream Sync <action@github.com>
This commit is contained in:
NieXi 2024-01-27 15:55:44 +08:00 committed by GitHub
parent 981a3629b6
commit f6cdda9029
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -101,19 +101,14 @@ export const POST = handle;
export const runtime = "edge"; export const runtime = "edge";
export const preferredRegion = [ export const preferredRegion = [
"arn1",
"bom1", "bom1",
"cdg1",
"cle1", "cle1",
"cpt1", "cpt1",
"dub1",
"fra1",
"gru1", "gru1",
"hnd1", "hnd1",
"iad1", "iad1",
"icn1", "icn1",
"kix1", "kix1",
"lhr1",
"pdx1", "pdx1",
"sfo1", "sfo1",
"sin1", "sin1",