1
0
mirror of https://github.com/vercel/commerce.git synced 2025-06-20 22:11:22 +00:00

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

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