Deployment (Vercel primary, tri-target)
Generated from
mcp/patterns.registry.json— do not edit by hand; change the registry and runbun run patterns:build.
Index card — the docs below are the canonical explanation; deep-tier pattern pages additionally carry invariants and emulation notes.
Category: Architecture & Request Pipeline · Tier: light · Risk: medium — deployment configuration spans external hosting targets (Vercel, Koyeb)
Covers the tri-target deployment strategy — Vercel Node.js (stable), Vercel Bun (experimental), and Koyeb Bun container — sharing one codebase with per-target adapter configuration.
When to use: Reach for it when configuring or switching the deployment adapter/target for the app.
Docs
Code
Machine-readable record: architecture-deployment in mcp/patterns.registry.json.