From a5894cf4e6718cb5488aedb3211ed9d0ab5160e0 Mon Sep 17 00:00:00 2001 From: Sol Irvine Date: Thu, 26 Oct 2023 13:40:10 +0900 Subject: [PATCH] Update page.tsx --- app/[locale]/shop-list/page.tsx | 1 - 1 file changed, 1 deletion(-) 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({