Static, automated social images with NextJS
The "social images" are linked to pages via Open Graph metadata and used by social networks to display rich content. For example, if I share https://demo-project-nextjs-devto.vercel.app/ on Slack I get:
The white-text-blue-background image above is ...
blog.philippebernard.dev9 min read
Will Mann
This is really cool! Bit of a question though, if I have a large collection of images to generate (i.e. 500+) would this crunch through my build minutes on Vercel? Or would the images cache?