feat(poc): cahnge runtime for test

This commit is contained in:
Björn Meyer
2023-07-14 13:04:52 +02:00
parent 09ecbe89e3
commit 179b92d5d8
10 changed files with 23 additions and 27 deletions

View File

@@ -13,7 +13,7 @@ import { HIDDEN_PRODUCT_TAG } from 'lib/constants';
import { getProduct, getProductRecommendations } from 'lib/shopware';
import { Image } from 'lib/shopware/types';
export const runtime = 'edge';
export const runtime = 'nodejs';
export async function generateMetadata({
params