Skip to content

Commit 90d9456

Browse files
committed
chore: remove auto region
1 parent e37a6a5 commit 90d9456

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

apps/portal/src/app/layout.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,6 @@ const font = localFont({
7171
variable: '--font-general-sans',
7272
});
7373

74-
export const preferredRegion = ['auto'];
75-
7674
if (env.NEXT_PUBLIC_POSTHOG_KEY && env.NEXT_PUBLIC_POSTHOG_HOST) {
7775
initializeServer({
7876
apiKey: env.NEXT_PUBLIC_POSTHOG_KEY,

0 commit comments

Comments
 (0)