Skip to content

Commit d47e4ce

Browse files
committed
Update frontend/src/app/layout.tsx
1 parent ae0a679 commit d47e4ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

frontend/src/app/layout.tsx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ import ScrollToTop from 'components/ScrollToTop'
1313

1414
import 'app/globals.css'
1515

16+
export const dynamic = 'force-dynamic'
17+
1618
const geistSans = Geist({
1719
subsets: ['latin'],
1820
variable: '--font-geist-sans',

0 commit comments

Comments
 (0)