Update layout.tsx

This commit is contained in:
tuna2134
2025-11-05 00:18:29 +09:00
committed by GitHub
parent 678b0c419b
commit fb7903d1c2

View File

@@ -37,5 +37,3 @@ export default function RootLayout({
</html> </html>
); );
} }
export const dynamic = 'force-dynamic'