feat(poc): revert changes

This commit is contained in:
Björn Meyer
2023-07-14 13:36:05 +02:00
parent 1bfbd903cc
commit eacf390afa
6 changed files with 6 additions and 6 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 = 'nodejs';
export const runtime = 'edge';
export async function generateMetadata({
params