Vercel vs Portkey
Frontend cloud for Next.js and modern web frameworks
vs. Enterprise AI gateway + observability + guardrails + prompt mgmt
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
Portkey
Developer (Free)
Free forever. 10k logs/month. Universal API + key management. 3 prompt templates. Basic observability.
Free
Gateway (OSS)
MIT-licensed gateway only (no observability UI). Self-host for routing/fallbacks.
$0 base (usage-based)
Production
$49/month. 100k logs ($9 per additional 100k). Fallbacks, load balancing, retries, semantic caching. Unlimited prompts. RBAC.
$49/mo
Enterprise
Custom. 10M+ logs/month. Custom guardrails, advanced evals, SSO, budget controls, VPC + on-prem, SOC2, HIPAA, GDPR.
Custom
Free-tier quotas head-to-head
Comparing hobby on Vercel vs free on Portkey.
| Metric | Vercel | Portkey |
|---|---|---|
| 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.
Portkey · 18 features
- AI Gateway — Unified OpenAI-compatible API to 250+ LLMs.
- Alerts — Thresholds on latency, error rate, cost, usage.
- Budget Controls — Per-key + per-team spending limits.
- Evaluations — Built-in evaluator templates + custom.
- Fallbacks — Config-driven provider fallback chains.
- Guardrails — Pre/post processors for safety + compliance.
- Load Balancing — Round-robin, weighted, least-latency across providers.
- MCP Support — Use MCP servers as tools through gateway.
- Observability — Logs, traces, feedback, alerts, cost tracking.
- OSS Gateway — Open-source gateway (portkey-ai/gateway).
- Prompt Library — Shared prompt library + public marketplace.
- Prompt Templates — Version + test + collaborate on prompts.
- Retries — Configurable retry policies per route.
- Role-Based Access Control — Team permissions on prompts + keys.
- Semantic Caching — Vector-based cache on query meaning.
- Simple Caching — Exact-match cache.
- Virtual Keys — Per-app keys with budget + rate limits + permissions.
- VPC Deployment (Ent) — Deploy in your own VPC for compliance.
Developer interfaces
| Kind | Vercel | Portkey |
|---|---|---|
| CLI | Vercel CLI | Portkey CLI |
| SDK | @vercel/client | portkey-ai (Node), portkey-ai (Python) |
| REST | Vercel REST API | Portkey API (OpenAI-compat) |
| MCP | Vercel MCP | Portkey MCP |
| OTHER | Edge Runtime Bindings | Portkey Dashboard |
Staxly is an independent catalog of developer platforms. Outbound links to Vercel and Portkey 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.