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

@@ -10,7 +10,7 @@ import Pagination from 'components/collection/pagination';
import { getCollection, getCollectionProducts } from 'lib/shopware';
import { defaultSort, sorting } from 'lib/constants';
export const runtime = 'edge';
export const runtime = 'nodejs';
export async function generateMetadata({
params