mirror of
https://github.com/vercel/commerce.git
synced 2025-07-25 11:11:24 +00:00
Individual pages should be dynamic
This commit is contained in:
@@ -4,8 +4,6 @@ import Prose from 'components/prose';
|
||||
import { getPage } from 'lib/shopify';
|
||||
import { notFound } from 'next/navigation';
|
||||
|
||||
export const revalidate = 43200; // 12 hours in seconds
|
||||
|
||||
export async function generateMetadata({
|
||||
params
|
||||
}: {
|
||||
|
Reference in New Issue
Block a user