---
lang: en
type: Thing
title: Vercel Serverless Functions
canonical: "https://saasspecs.com/item/vercel-functions/"
hvce_version: 1
tenant: saasspecs
slug: vercel-functions
record_kind: entity-profile
content_sha256: 82d11fdd124097783df0331b44a6e3b1944087306b9023a526e2d97ae5b37226
indexed_at: "2026-06-12T19:03:40.170Z"
license: citation-free
entities:
  -
    role: subject
    slug: vercel-functions
    name: Vercel Serverless Functions
    type: Thing
    profile_url: "https://saasspecs.com/item/vercel-functions/?format=md"
---
# Vercel Serverless Functions

Zero-config serverless execution tightly integrated with modern frontend frameworks and global edge routing.

## Record

- **Schema type**: Corporation
- **Website**: https://vercel.com
- **Email**: support@vercel.com
- **Address**: 440 Spear Street, San Francisco, California, 94105, United States
- **Coordinates**: 37.7897, -122.3942
- **Deployment Link**: [Deploy Vercel Serverless Functions Stack Layer](https://vercel.com/signup)

### Summary

Zero-config serverless execution tightly integrated with modern frontend frameworks and global edge routing.

### Description

Vercel Serverless Functions run Node.js, Go, Python, and Ruby workloads on demand without managing servers. Deployments bind functions directly to framework routes for automatic scaling on every production push.

### Expert insight

Co-locate API routes in the same Next.js app directory to minimize cold starts and leverage ISR for hybrid static + dynamic paths.

### Attributes

- **Free Tier Allowance**: 100,000 Requests/day
- **Rate Limit Cap**: 60 RPM
- **Session Lifetime**: 0.02 Hours
- **Overage Fee per 1k MAU**: 0.02 USD
- **MFA Support**: Enforced via Vercel team SSO and Git provider-linked account security
- **Enterprise SSO SAML**: Available on Enterprise plans with SAML 2.0 directory federation
- **Custom Domain Support**: Included on all projects with automatic TLS certificate provisioning
- **Supported SDKs**: Node.js, Go, Python, Ruby, Edge Runtime, Next.js App Router
- **Social Providers**: GitHub, GitLab, Bitbucket OAuth for deploy and preview authentication
- **Compliance Standards**: SOC 2 Type II, GDPR, HIPAA available on Enterprise agreements
- **Webhook Fallback Policy**: Deploy hooks and integration logs with automatic retry on failed build webhooks
