vercel

Installation
SKILL.md

Vercel API Emulator

Fully stateful Vercel REST API emulation with Vercel-style JSON responses and cursor-based pagination.

Start

# Vercel only
npx emulate --service vercel

# Default port
# http://localhost:4000

Or programmatically:

import { createEmulator } from 'emulate'
Related skills

More from vercel-labs/emulate

Installs
28
GitHub Stars
1.2K
First Seen
Mar 23, 2026