--- name: og-image-generation description: Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time. --- # OG Image Generation Generate dynamic social preview images using Next.js file conventions and the next/og library. Server-rendered JSX images cached at build time. ```bash curl -H "Accept: text/markdown" https://fullstackrecipes.com/api/recipes/og-image-generation ```