mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
Test force dynamic
This commit is contained in:
parent
8dff87e62f
commit
fc867c35b5
@ -8,6 +8,7 @@ import { draftMode } from 'next/headers';
|
|||||||
import { notFound } from 'next/navigation';
|
import { notFound } from 'next/navigation';
|
||||||
|
|
||||||
export const runtime = 'edge';
|
export const runtime = 'edge';
|
||||||
|
export const dynamic = 'force-dynamic';
|
||||||
|
|
||||||
export async function generateMetadata({
|
export async function generateMetadata({
|
||||||
params
|
params
|
||||||
|
Loading…
x
Reference in New Issue
Block a user