mirror of
https://github.com/vercel/commerce.git
synced 2025-07-30 13:41:22 +00:00
Upgrade to Next.js 14 (#1224)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ImageResponse } from 'next/server';
|
||||
import { ImageResponse } from 'next/og';
|
||||
import LogoIcon from './icons/logo';
|
||||
|
||||
export type Props = {
|
||||
|
Reference in New Issue
Block a user