Using Vercel edge functions to power Hashnode's OG images
Today, we started using @vercel/og to automatically make OG images for the home page and post pages of our blogs. We used to make these images with a tool from a third party, but it was very limited because: We had to make an extra API request to ge...