Remove edge runtime from photo image
This commit is contained in:
parent
f2cbc11044
commit
8a386f49b0
@ -5,7 +5,6 @@ import PhotoImageResponse from '@/photo/image-response/PhotoImageResponse';
|
||||
import { getIBMPlexMonoMedium } from '@/site/font';
|
||||
import { ImageResponse } from 'next/og';
|
||||
|
||||
export const runtime = 'edge';
|
||||
export const revalidate = 30;
|
||||
|
||||
export async function GET(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user