Merge branch 'main' into poc/react-nextjs

This commit is contained in:
Björn Meyer 2023-07-06 15:32:03 +02:00
commit 51a0623569

View File

@ -1,4 +1,4 @@
import { ImageResponse } from '@vercel/og';
import { ImageResponse } from 'next/server';
export type Props = {
title?: string;