diff --git a/app/[locale]/shop-list/page.tsx b/app/[locale]/shop-list/page.tsx index 0a14091bf..8ef045f72 100644 --- a/app/[locale]/shop-list/page.tsx +++ b/app/[locale]/shop-list/page.tsx @@ -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({