Custom font for vercel/og plugin
I'm trying to port a api route from NextJS on Vercel to a function on pages and it uses custom fonts with vercel/og.
Will the same code that works in Next work on a function?
https://developers.cloudflare.com/pages/platform/functions/plugins/vercel-og/
vercel/og · Cloudflare Pages docs
The @vercel/og Pages Plugin is a middleware which renders social images for webpages. It also includes an API to create arbitrary images.
1 Reply
Did this work?