Remove edge runtime from [shot-on] endpoint
This commit is contained in:
parent
77037a1d80
commit
178888384d
@ -9,8 +9,6 @@ import { getIBMPlexMonoMedium } from '@/site/font';
|
||||
import { ImageResponse } from 'next/og';
|
||||
import { getImageResponseCacheControlHeaders } from '@/image-response/cache';
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
export async function GET(
|
||||
_: Request,
|
||||
context: { params: { camera: string } },
|
||||
|
||||
Loading…
Reference in New Issue
Block a user