Force dynamic.

This commit is contained in:
2023-01-30 08:55:56 -08:00
parent b82cefc2e9
commit e66d1dd1f4

View File

@@ -1,3 +1,5 @@
export const dynamic = 'force-dynamic'
/* import chaptersStatic from './chapters.json' assert { type: 'json' }; */
import Head from 'next/head'