mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 07:56:59 +00:00
Update page.tsx
This commit is contained in:
parent
cd27630655
commit
a5894cf4e6
@ -11,7 +11,6 @@ import { notFound } from 'next/navigation';
|
|||||||
import { Suspense } from 'react';
|
import { Suspense } from 'react';
|
||||||
import ShopsNav from './shops-nav';
|
import ShopsNav from './shops-nav';
|
||||||
|
|
||||||
export const runtime = 'edge';
|
|
||||||
export const revalidate = 300; // 5 minutes in seconds
|
export const revalidate = 300; // 5 minutes in seconds
|
||||||
|
|
||||||
export async function generateMetadata({
|
export async function generateMetadata({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user