Update page.tsx

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

View File

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