mirror of
https://github.com/d0zingcat/nextjs-notion-starter-kit.git
synced 2026-05-13 15:09:47 +00:00
fix
This commit is contained in:
@@ -14,7 +14,7 @@ const interBoldFontP = ky(
|
||||
).arrayBuffer()
|
||||
|
||||
export const config = {
|
||||
runtime: 'experimental-edge'
|
||||
runtime: 'edge'
|
||||
}
|
||||
|
||||
export default async function OGImage(req: NextRequest) {
|
||||
|
||||
Reference in New Issue
Block a user