mirror of
https://github.com/vercel/commerce.git
synced 2025-05-13 21:27:50 +00:00
Merge pull request #14 from zenzen-sol/sol/preview
Remove 'edge' runtime from shop-list page
This commit is contained in:
commit
308e3526cf
@ -11,7 +11,6 @@ import { notFound } from 'next/navigation';
|
||||
import { Suspense } from 'react';
|
||||
import ShopsNav from './shops-nav';
|
||||
|
||||
export const runtime = 'edge';
|
||||
export const revalidate = 300; // 5 minutes in seconds
|
||||
|
||||
export async function generateMetadata({
|
||||
|
Loading…
x
Reference in New Issue
Block a user