mirror of
https://github.com/vercel/commerce.git
synced 2025-07-23 04:36:49 +00:00
Fixes bundle size for Hobby plan users (#1054)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ImageResponse } from '@vercel/og';
|
||||
import { ImageResponse } from 'next/server';
|
||||
|
||||
export type Props = {
|
||||
title?: string;
|
||||
|
Reference in New Issue
Block a user