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

@@ -4,7 +4,7 @@ import Prose from 'components/prose';
import { getPage } from 'lib/shopware';
import { notFound } from 'next/navigation';
export const runtime = 'nodejs';
export const runtime = 'edge';
export const revalidate = 43200; // 12 hours in seconds