corregido errores de compilacion para next en web
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
/* eslint-disable @next/next/no-img-element */
|
||||
|
||||
import { ImageResponse } from 'next/og';
|
||||
|
||||
export const runtime = 'edge';
|
||||
|
||||
// Image metadata
|
||||
export const alt = `Opengraph Image`;
|
||||
export const size = {
|
||||
width: 800,
|
||||
|
||||
Reference in New Issue
Block a user