Ensure blog page renders dynamically
This commit is contained in:
parent
70e704faf1
commit
f390a3ffe3
@ -1,4 +1,5 @@
|
||||
export const dynamic = 'force-dynamic'
|
||||
export const revalidate = 0
|
||||
|
||||
import Link from 'next/link'
|
||||
import SearchComponent from '@components/search'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user