Merge pull request #110 from tuna2134/tuna2134-patch-1

Tuna2134 patch 1
This commit is contained in:
tuna2134
2025-11-05 00:18:56 +09:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

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

View File

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