next-api-og-image
next-api-og-image copied to clipboard
New @vercel/og library
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 🤯.
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