Agent Skills: Next.js on Vercel

Create a Next.js app running on Bun, configure the development environment, and deploy to Vercel with automatic deployments on push.

UncategorizedID: andrelandgraf/fullstackrecipes/nextjs-on-vercel

Install this agent skill to your local

pnpm dlx add-skill https://github.com/andrelandgraf/fullstackrecipes/tree/HEAD/.agents/skills/nextjs-on-vercel

Skill Files

Browse the full folder contents for nextjs-on-vercel.

Download Skill

Loading file tree…

.agents/skills/nextjs-on-vercel/SKILL.md

Skill Metadata

Name
nextjs-on-vercel
Description
Create a Next.js app running on Bun, configure the development environment, and deploy to Vercel with automatic deployments on push.

Next.js on Vercel

To set up Next.js on Vercel, refer to the fullstackrecipes MCP server resource:

Resource URI: recipe://fullstackrecipes.com/nextjs-on-vercel

If the MCP server is not configured, fetch the recipe directly:

curl -H "Accept: text/plain" https://fullstackrecipes.com/api/recipes/nextjs-on-vercel