diff --git a/src/app/api/chat/google/route.ts b/src/app/api/chat/google/route.ts index 73d8c564fdaf..7b3ce2b1841f 100644 --- a/src/app/api/chat/google/route.ts +++ b/src/app/api/chat/google/route.ts @@ -18,8 +18,8 @@ export const runtime = 'edge'; // regions include Dublin (dub1, Ireland), Paris (cdg1, France), Frankfurt (fra1, Germany), London (lhr1, UK), and Stockholm (arn1, Sweden). // refs: https://ai.google.dev/gemini-api/docs/available-regions export const preferredRegion = [ - 'icn1', - 'sin1', + // 'icn1', + // 'sin1', 'hnd1', 'kix1', 'bom1',