
A minimal Next.js starter showing how to initialize the Upstash Vector JS SDK client in an App Router API route and deploy it to Vercel.

Next.js example that stores a roadmap voting app's feature requests, upvotes, and email sign-ups in an Upstash serverless Redis database.

A Next.js and Tailwind CSS portfolio template that renders a software developer's personal site as a Visual Studio Code style editor.

Next.js example that wires GrowthBook feature flags and experiments into the Flags SDK with the @flags-sdk/growthbook adapter.

Next.js example that streams structured object generation to the client using the Vercel AI SDK useObject hook.

Open-source example wiring AnyCable-Go WebSockets into a Next.js app on Vercel for serverless real-time messaging and JWT-authenticated clients.

Next.js Edge Middleware example showing how to add, update, and delete HTTP request headers inside middleware.ts.

A Next.js example that streams structured data with the Vercel AI SDK streamObject function in no-schema output mode.

A minimal Next.js full-stack React template pre-wired to Neon Postgres, Drizzle ORM, Tailwind CSS, shadcn/ui, and better-auth.

A Turborepo monorepo starter pairing an Expo React Native app with a Next.js web app that share one React Native component library.

Run a Model Context Protocol server on Vercel using Next.js, the Vercel mcp-handler, and Descope's Node SDK for bearer-token session validation.