# Nextjs On Vercel

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

- Skill: `majiayu000/nextjs-on-vercel` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add majiayu000/nextjs-on-vercel`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/nextjs-on-vercel/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Web & Frontend
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/majiayu000/nextjs-on-vercel

---


# 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:

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

