Fix index

This commit is contained in:
Sebastien Castiel
2023-12-26 12:24:42 +01:00
parent f881aff5f9
commit 0fb0c42ff5

View File

@@ -12,6 +12,9 @@ import {
import Link from 'next/link'
import { ReactNode } from 'react'
// FIX for https://github.com/vercel/next.js/issues/58615
export const dynamic = 'force-dynamic'
export default function HomePage() {
return (
<main>