mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
Removed edge runtime from [...slug]/page.tsx
This commit is contained in:
parent
d623dd705e
commit
2e926ae209
@ -9,8 +9,6 @@ import type { Metadata } from 'next';
|
||||
import { draftMode } from 'next/headers';
|
||||
import { notFound } from 'next/navigation';
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export async function generateMetadata({
|
||||
params
|
||||
}: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user