Vercel vs Payload CMS
Frontend cloud for Next.js and modern web frameworks
vs. TypeScript-first open-source headless CMS — code-first, config-driven
Pricing tiers
Vercel
Hobby (Free)
Free forever. 100 GB bandwidth, 1M functions, 360 GB-hrs memory, 1M edge requests. 1 developer. Hard caps.
Free
Pro
$20/user/month. 1 TB bandwidth, pay-as-you-go overages. Team seats, concurrent builds.
$20/mo
Enterprise
Custom pricing. SLA, SSO, audit logs, dedicated support.
Custom
Payload CMS
Open Source (self-host)
MIT license. Run free on any Node host. Full admin + APIs.
$0 base (usage-based)
Cloud — Standard
$35/month. 3 GB DB storage, 30 GB file storage, 40 GB bandwidth.
$35/mo
Cloud — Pro
$199/month. Higher resources + priority support.
$199/mo
Cloud — Enterprise
Custom cloud hosting with dedicated support.
Custom
Free-tier quotas head-to-head
Comparing hobby on Vercel vs oss on Payload CMS.
| Metric | Vercel | Payload CMS |
|---|---|---|
| bandwidth gb month | 100 GB/month | — |
| edge requests | 1000000 requests/month | — |
| function invocations | 1000000 invocations/month | — |
| memory gb hrs | 360 GB-hrs/month | — |
| team members | 1 users | — |
Features
Vercel · 15 features
- Cron Jobs — Scheduled serverless functions. JSON config in vercel.json.
- Edge Functions — V8-isolate serverless functions at edge locations. Lower cold start than Lambda.
- Edge Middleware — Intercept requests at edge before hitting origin — auth, routing, A/B tests.
- Git-based Deploys — Auto-deploy from GitHub, GitLab, Bitbucket on every push. Preview URLs for every…
- Image Optimization — On-the-fly resize, format conversion (AVIF, WebP), CDN caching.
- Incremental Static Regeneration — Re-generate static pages on-demand or via revalidate. Next.js-native.
- Log Drains — Stream logs to Datadog, Axiom, Logtail, HTTP endpoints.
- Preview Deployments — Unique URL per Git branch/PR. Password-protect or share. Infinite.
- Serverless Functions — Node.js, Python, Go. AWS Lambda under the hood. Up to 15 min duration.
- Speed Insights — Real User Monitoring. FCP, LCP, CLS, INP per page.
- Vercel Blob — Managed object storage (S3-compatible API).
- Vercel KV (Redis) — Managed Redis via Upstash. Edge-accessible.
- Vercel Marketplace — One-click integrations: Supabase, Clerk, Sentry, PostHog, Resend, 100+ services.
- Vercel Postgres — Managed Neon Postgres. Edge-accessible with @vercel/postgres.
- Web Analytics — Privacy-friendly web analytics. Core Web Vitals, visitors, pages.
Payload CMS · 18 features
- Access Control — Function-based per-collection/field access rules.
- Admin UI — React admin — fully customizable components + views.
- Authentication — Built-in JWT + HTTP-only cookies + API keys.
- Blocks — Flexible page-builder pattern via block field.
- Collections — Schema-defined content types with fields, hooks, access control.
- Drafts & Versions — Version every change. Autosave, drafts, scheduled publish.
- Field Types — Rich field library: text, textarea, richText (Lexical), upload, relation, blocks…
- Form Builder Plugin — Dynamic forms with submissions storage.
- Globals — Single-instance documents (site settings, header, footer).
- GraphQL API (auto) — Full schema auto-generated.
- Hooks — Lifecycle hooks: beforeChange/Read/Delete, afterChange, etc.
- i18n — Multi-locale field values + admin UI translations.
- Live Preview — Side-by-side editor + iframe preview of Next.js site.
- Local API (zero latency) — Direct in-process data access. Ideal for Next.js server components.
- Multi-Tenancy Plugin — Multi-tenant content isolation via plugin.
- @payloadcms/plugin-seo — Built-in SEO meta fields.
- Plugins — Official + community plugins (SEO, Stripe, Form Builder, multi-tenant, etc.).
- REST API (auto) — Auto-generated REST endpoints for every collection.
Developer interfaces
| Kind | Vercel | Payload CMS |
|---|---|---|
| CLI | Vercel CLI | create-payload-app |
| SDK | @vercel/client | @payloadcms/next (Node) |
| REST | Vercel REST API | Payload REST API |
| GRAPHQL | — | Payload GraphQL API |
| MCP | Vercel MCP | — |
| OTHER | Edge Runtime Bindings | Admin UI, Local API (Node.js direct) |
Staxly is an independent catalog of developer platforms. Outbound links to Vercel and Payload CMS are plain references to their official websites. Pricing is verified against vendor pages at publication time — reconfirm before buying.
Want this comparison in your AI agent's context? Install the free Staxly MCP server.