fix: remove revalidate from cart requests

This commit is contained in:
Victor Gerbrands
2023-05-11 16:36:48 +02:00
parent cd2db81bbb
commit 46395206b6
3 changed files with 6 additions and 4 deletions

View File

@@ -6,7 +6,6 @@ import Grid from 'components/grid';
import ProductGridItems from 'components/layout/product-grid-items';
export const runtime = 'edge';
export const revalidate = 30;
export async function generateMetadata({
params