Preview of document types

This commit is contained in:
Henrik Larsson
2023-08-21 11:19:45 +02:00
parent e49b0a06ae
commit 94b54cf6ed
12 changed files with 142 additions and 83 deletions

View File

@@ -7,8 +7,6 @@ import { LiveQuery } from 'next-sanity/preview/live-query';
import { draftMode } from 'next/headers';
import { notFound } from 'next/navigation';
export const runtime = 'edge';
export async function generateMetadata({
params
}: {