Skip to content
This repository was archived by the owner on Oct 11, 2025. It is now read-only.

np-overflow/og

Repository files navigation

name Open Graph Image Generation
slug og-image-generation
description Compute and generate dynamic social card images with React components.
framework Next.js
useCase Edge Functions
css Tailwind
deployUrl https://vercel.com/new/clone?repository-url=https://github.com/vercel/examples/tree/main/edge-functions/vercel-og-nextjs&project-name=vercel-og-nextjs&repository-name=vercel-og-nextjs
demoUrl https://og-examples.vercel.sh/api/static
relatedTemplates
nextjs-boilerplate
aws-s3-image-upload-nextjs
platforms-starter-kit
blog-starter-kit

Vercel OG + Next.js

This example shows how to use Vercel OG with Next.js.

Demo

How to Use

You can choose from one of the following two methods to use this repository:

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

Clone and Deploy

Execute create-next-app with npm or Yarn to bootstrap the example:

npx create-next-app --example https://github.com/vercel/examples/tree/main/edge-functions/vercel-og-nextjs
# or
yarn create next-app --example https://github.com/vercel/examples/tree/main/edge-functions/vercel-og-nextjs

Next, run Next.js in development mode:

npm install
npm run dev

# or

yarn
yarn dev

Deploy it to the cloud with Vercel (Documentation).

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors