fix: add revalidate

This commit is contained in:
Victor Gerbrands
2023-05-11 15:11:59 +02:00
parent 99abe4d8da
commit 2f4a6d2177
2 changed files with 2 additions and 0 deletions

View File

@@ -14,6 +14,7 @@ import { getProduct } from 'lib/medusa';
import { Image } from 'lib/medusa/types';
export const runtime = 'edge';
export const revalidate = 30;
export async function generateMetadata({
params