
/api/og for generating images and we use @vercel/og package to generate the images.
Generating images
If you are using the Monad Mini App template, you can simply editapp/api/og/route.tsx
to generate images of your choice.
app/api/og/route.tsx
@vercel/og package.
app/api/og/route.tsx, if you are using Next.js 14 or higher.
app/api/og/route.tsx
Sharing images via the Mini App


