next-api-og-image icon indicating copy to clipboard operation
next-api-og-image copied to clipboard

New @vercel/og library

Open robrechtme opened this issue 3 years ago • 1 comments

Hi!

I wanted to let you know that Vercel released a new lib @vercel/og: https://vercel.com/blog/introducing-vercel-og-image-generation-fast-dynamic-social-card-images.

I used your lib for a while but this one is way faster 🤯.

robrechtme avatar Oct 12 '22 14:10 robrechtme

Hey @robrechtme

Thanks for the info. I've already seen this and also the https://github.com/vercel/satori and I must say wow... Vercel did a really good job

However, the @vercel/og library seems to work only on the Edge Runtime. Maybe it is not bad idea to implement Satori in the next-api-og-image and make it usable not only for the Edge but for the Node runtime and things like Next apps hosted on virtual private servers?

Cheers

neg4n avatar Oct 16 '22 11:10 neg4n