mirror of
https://github.com/vercel/commerce.git
synced 2025-05-14 21:47:51 +00:00
Removed edge runtime
This commit is contained in:
parent
4cb866b01b
commit
82350503b4
@ -6,8 +6,6 @@ import CategoryPage from './pages/category-page';
|
||||
import ProductPage from './pages/product-page';
|
||||
import SinglePage from './pages/single-page';
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export const revalidate = 43200; // 12 hours in seconds
|
||||
|
||||
export async function generateMetadata({
|
||||
|
Loading…
x
Reference in New Issue
Block a user