Skip to content

Networking

Connect your projects to backend services that require IP allowlisting or dedicated private networking.

When your database or API needs to see traffic from known IP addresses, Static IPs give you shared static egress IPs that won't change. Perfect for Pro and Enterprise teams who need IP allowlisting without the complexity.

  • Use case: IP allowlisting for databases, APIs, and legacy systems
  • Network: Shared VPC with subnet-level isolation
  • Pricing: $100/month per project + Private Data Transfer at regional rates

Learn more about Static IPs

For when you need your own private Virtual Private Cloud (VPC). Secure Compute gives you dedicated networks with VPC peering — your infrastructure stays completely isolated from other customers.

  • Use case: Full network isolation and VPC peering
  • Network: Dedicated VPC per customer

Learn more about Secure Compute

Static IPs and Secure Compute usage includes Private Data Transfer priced regionally based on the regional pricing documentation.

FeatureStatic IPs (Pro)Secure Compute (Enterprise)
Monthly cost$100/month per projectCustom
Private Data TransferRegional pricingCustom
Network isolationShared VPC with subnet-level isolationDedicated VPC and subnet per customer

Data transfer costs kick in for all traffic to or from your Vercel Functions, including those to external services and to the Vercel CDN:

  • Database queries and responses
  • API calls to third-party services
  • File uploads and downloads
  • Any other inbound or outbound network traffic

Keep tabs on your usage in the Team Settings Usage tab under the Private Data Transfer section.

Last updated June 16, 2026

Was this helpful?