From 913a9051004bd33bf955f6f794c433e99336fa45 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Wed, 6 Nov 2024 15:57:17 +0800 Subject: [PATCH] perf(serverless): fallback to static env --- app/layout.tsx | 2 +- lib/env-entry.ts | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/app/layout.tsx b/app/layout.tsx index a4deb23..9fb6075 100644 --- a/app/layout.tsx +++ b/app/layout.tsx @@ -48,7 +48,7 @@ export default async function LocaleLayout({ return (
-