mirror of
https://github.com/vercel/commerce.git
synced 2025-03-14 06:32:32 +00:00
Remove stray revalidate
This commit is contained in:
parent
25ddc5e643
commit
610b0e8692
@ -6,8 +6,6 @@ import { notFound } from 'next/navigation';
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export const revalidate = 43200; // 12 hours in seconds
|
||||
|
||||
export async function generateMetadata({
|
||||
params
|
||||
}: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user