Featured Example

Vercel organizes 31 sections to guide AI through their entire platform

"Get started with Vercel, the end-to-end platform for developers to effortlessly create and deploy web applications. Boost your productivity today!"

850
Lines
-40% vs avg
31
Sections
+29% vs avg
742+
Companies
using llms.txt
1
Files
llms.txt

Key Insights

Comprehensive structure

With 31 distinct sections, this file provides thorough coverage for AI systems.

Comprehensive detail

850 lines of thorough documentation for AI systems.

llms.txt Preview

First 100 lines of 850 total

# Documentation

- [Getting Started](https://vercel.com/docs/getting-started-with-vercel.md): This step-by-step tutorial will help you get started with Vercel, an end-to-end platform for developers that allows you to create and deploy your web application.
  - [Projects and Deployments](https://vercel.com/docs/getting-started-with-vercel/projects-deployments.md): Streamline your workflow with Vercel's project and deployment management. Boost productivity and scale effortlessly.
  - [Use a Template](https://vercel.com/docs/getting-started-with-vercel/template.md): Create a new project on Vercel by using a template
  - [Import Existing Project](https://vercel.com/docs/getting-started-with-vercel/import.md): Create a new project on Vercel by importing your existing frontend project, built on any of our supported frameworks.
  - [Add a Domain](https://vercel.com/docs/getting-started-with-vercel/domains.md): Easily add a custom domain to your Vercel project. Enhance your brand presence and optimize SEO with just a few clicks.
  - [Buy a Domain](https://vercel.com/docs/getting-started-with-vercel/buy-domain.md): Purchase your domain with Vercel. Expand your online reach and establish a memorable online identity.
  - [Transfer an Existing Domain](https://vercel.com/docs/getting-started-with-vercel/use-existing.md): Seamlessly integrate your existing domain with Vercel. Maximize flexibility and maintain your established online presence.
  - [Collaborate](https://vercel.com/docs/getting-started-with-vercel/collaborate.md): Amplify collaboration and productivity with Vercel's CI/CD tools, such as Comments. Empower your team to build and deploy together seamlessly.
  - [Next Steps](https://vercel.com/docs/getting-started-with-vercel/next-steps.md): Discover the next steps to take on your Vercel journey. Unlock new possibilities and harness the full potential of your projects.
- [Supported Frameworks](https://vercel.com/docs/frameworks.md): Vercel supports a wide range of the most popular frameworks, optimizing how your application builds and runs no matter what tool you use.
  - [Full-stack](https://vercel.com/docs/frameworks/full-stack.md): Vercel supports a wide range of the most popular backend frameworks, optimizing how your application builds and runs no matter what tooling you use.
    - [Next.js](https://vercel.com/docs/frameworks/full-stack/nextjs.md): Vercel is the native Next.js platform, designed to enhance the Next.js experience.
    - [SvelteKit](https://vercel.com/docs/frameworks/full-stack/sveltekit.md): Learn how to use Vercel's features with SvelteKit
    - [Nuxt](https://vercel.com/docs/frameworks/full-stack/nuxt.md): Learn how to use Vercel's features with Nuxt.
    - [Remix](https://vercel.com/docs/frameworks/full-stack/remix.md): Learn how to use Vercel's features with Remix.
  - [Frontends](https://vercel.com/docs/frameworks/frontend.md): Vercel supports a wide range of the most popular frontend frameworks, optimizing how your application builds and runs no matter what tooling you use.
    - [Astro](https://vercel.com/docs/frameworks/frontend/astro.md): Learn how to use Vercel's features with Astro
    - [Vite](https://vercel.com/docs/frameworks/frontend/vite.md): Learn how to use Vercel's features with Vite.
    - [React Router](https://vercel.com/docs/frameworks/frontend/react-router.md): Learn how to use Vercel's features with React Router as a framework.
    - [Gatsby](https://vercel.com/docs/frameworks/frontend/gatsby.md): Learn how to use Vercel's features with Gatsby.
    - [Create React App](https://vercel.com/docs/frameworks/frontend/create-react-app.md): Learn how to use Vercel's features with Create React App
  - [Backends](https://vercel.com/docs/frameworks/backend.md): Vercel supports a wide range of the most popular backend frameworks, optimizing how your application builds and runs no matter what tooling you use.
    - [Nitro](https://vercel.com/docs/frameworks/backend/nitro.md): Deploy Nitro applications to Vercel with zero configuration. Learn about observability, ISR, and custom build configurations.
    - [Express](https://vercel.com/docs/frameworks/backend/express.md): Deploy Express applications to Vercel with zero configuration. Learn about middleware and Vercel Functions.
    - [FastAPI](https://vercel.com/docs/frameworks/backend/fastapi.md): Deploy FastAPI applications to Vercel with zero configuration. Learn about the Python runtime, ASGI, static assets, and Vercel Functions.
    - [Hono](https://vercel.com/docs/frameworks/backend/hono.md): Deploy Hono applications to Vercel with zero configuration. Learn about observability, ISR, and custom build configurations.
    - [xmcp](https://vercel.com/docs/frameworks/backend/xmcp.md): Build MCP-compatible backends with xmcp and deploy to Vercel. Learn the project structure, tool format, middleware, and how to run locally and in production.
  - [All Frameworks](https://vercel.com/docs/frameworks/more-frameworks.md): Learn about the frameworks that can be deployed to Vercel.
- [Incremental Migration](https://vercel.com/docs/incremental-migration.md): Learn how to migrate your app or website to Vercel with minimal risk and high impact.
- [Production Checklist](https://vercel.com/docs/production-checklist.md): Ensure your application is ready for launch with this comprehensive production checklist by the Vercel engineering team. Covering operational excellence, security, reliability, performance efficiency, and cost optimization.

## Access
- [Account Management](https://vercel.com/docs/accounts.md): Learn how to manage your Vercel account and team members.
- [Activity Log](https://vercel.com/docs/activity-log.md): Learn how to use the Activity Log, which provides a list of all events on a Hobby team or team, chronologically organized since its creation.
- [Deployment Protection](https://vercel.com/docs/deployment-protection.md): Learn how to secure your Vercel project's preview and production URLs with Deployment Protection. Configure fine-grained access control at the project level for different deployment environments.
  - [Bypass Deployment Protection](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection.md): Learn how to bypass Deployment Protection for specific domains, or for all deployments in a project.
    - [Exceptions](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection/deployment-protection-exceptions.md): Learn how to disable Deployment Protection for a list of preview domains.
    - [OPTIONS Allowlist](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection/options-allowlist.md): Learn how to disable Deployment Protection for CORS preflight requests for a list of paths.
    - [Protection Bypass for Automation](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection/protection-bypass-automation.md): Learn how to bypass Vercel Deployment Protection for automated tooling (e.g. E2E testing).
    - [Sharable Links](https://vercel.com/docs/deployment-protection/methods-to-bypass-deployment-protection/sharable-links.md): Learn how to share your deployments with external users.
  - [Protect Deployments](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments.md): Learn about the different methods to protect your deployments on Vercel, including Vercel Authentication, Password Protection, and Trusted IPs.
    - [Password Protection](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/password-protection.md): Learn how to protect your deployments with a password.
    - [Trusted IPs](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/trusted-ips.md): Learn how to restrict access to your deployments to a list of trusted IP addresses.
    - [Vercel Authentication](https://vercel.com/docs/deployment-protection/methods-to-protect-deployments/vercel-authentication.md): Learn how to use Vercel Authentication to restrict access to your deployments.
- [Directory Sync](https://vercel.com/docs/directory-sync.md): Learn how to configure Directory Sync for your Vercel Team.
- [SAML SSO](https://vercel.com/docs/saml.md): Learn how to configure SAML SSO for your organization on Vercel.
- [Two-factor (2FA)](https://vercel.com/docs/two-factor-authentication.md): Learn how to configure two-factor authentication for your Vercel account.

## Agent
- [Overview](https://vercel.com/docs/agent/overview.md): AI-powered code review for your pull requests
- [Usage](https://vercel.com/docs/agent/usage.md): Understand how to configure and monitor Vercel Agent reviews, spending, and performance with detailed usage metrics and analytics.

## AI
- [AI SDK](https://vercel.com/docs/ai-sdk.md): TypeScript toolkit for building AI-powered applications with React, Next.js, Vue, Svelte and Node.js
- [Agents](https://vercel.com/docs/agents.md): Learn how to build AI agents on Vercel
- [AI Gateway](https://vercel.com/docs/ai-gateway.md): TypeScript toolkit for building AI-powered applications with React, Next.js, Vue, Svelte and Node.js
  - [Getting Started](https://vercel.com/docs/ai-gateway/getting-started.md): Guide to getting started with AI Gateway
  - [Models & Providers](https://vercel.com/docs/ai-gateway/models-and-providers.md): Learn about models and providers for the AI Gateway.
  - [Observability](https://vercel.com/docs/ai-gateway/observability.md): Learn how to monitor and debug your AI Gateway requests.
  - [Pricing](https://vercel.com/docs/ai-gateway/pricing.md): Learn about pricing for the AI Gateway.
  - [Provider Options](https://vercel.com/docs/ai-gateway/provider-options.md): Configure provider routing, ordering, and fallback behavior in Vercel AI Gateway
  - [OpenAI-Compatible API](https://vercel.com/docs/ai-gateway/openai-compat.md): Use OpenAI-compatible API endpoints with the AI Gateway for seamless integration with existing tools and libraries.
  - [Authentication](https://vercel.com/docs/ai-gateway/authentication.md): Learn how to authenticate with the AI Gateway using API keys and OIDC tokens.
  - [BYOK](https://vercel.com/docs/ai-gateway/byok.md): Learn how to configure your own provider keys with the AI Gateway.
  - [Framework Integrations](https://vercel.com/docs/ai-gateway/framework-integrations.md): Explore available community framework integrations with Vercel AI Gateway
    - [LangChain](https://vercel.com/docs/ai-gateway/framework-integrations/langchain.md): Learn how to integrate Vercel AI Gateway with LangChain to access multiple AI models through a unified interface
    - [LangFuse](https://vercel.com/docs/ai-gateway/framework-integrations/langfuse.md): Learn how to integrate Vercel AI Gateway with LangFuse to access multiple AI models through a unified interface
    - [LiteLLM](https://vercel.com/docs/ai-gateway/framework-integrations/litellm.md): Learn how to integrate Vercel AI Gateway with LiteLLM to access multiple AI models through a unified interface
    - [LlamaIndex](https://vercel.com/docs/ai-gateway/framework-integrations/llamaindex.md): Learn how to integrate Vercel AI Gateway with LlamaIndex to access multiple AI models through a unified interface
    - [Mastra](https://vercel.com/docs/ai-gateway/framework-integrations/mastra.md): Learn how to integrate Vercel AI Gateway with Mastra to access multiple AI models through a unified interface
    - [Pydantic AI](https://vercel.com/docs/ai-gateway/framework-integrations/pydantic-ai.md): Learn how to integrate Vercel AI Gateway with Pydantic AI to access multiple AI models through a unified interface
  - [App Attribution](https://vercel.com/docs/ai-gateway/app-attribution.md): Attribute your requests so Vercel can identify and feature your app on AI Gateway pages
  - [Image Generation](https://vercel.com/docs/ai-gateway/image-generation.md): Generate and edit images using AI models through Vercel AI Gateway with support for multiple providers and modalities.
  - [Model Variants](https://vercel.com/docs/ai-gateway/model-variants.md): Enable provider-specific capabilities (like Anthropic 1M context) via headers when calling models through AI Gateway.
- [MCP](https://vercel.com/docs/mcp.md): Learn more about MCP and how you can use it on Vercel.
  - [Deploy MCP servers](https://vercel.com/docs/mcp/deploy-mcp-servers-to-vercel.md): Learn how to deploy Model Context Protocol (MCP) servers on Vercel with OAuth authentication and efficient scaling.
  - [Vercel MCP server](https://vercel.com/docs/mcp/vercel-mcp.md): Vercel MCP has tools available for searching docs along with managing teams, projects, and deployments.
    - [Tools](https://vercel.com/docs/mcp/vercel-mcp/tools.md): Available tools in Vercel MCP for searching docs and managing teams, projects, and deployments.
- [Integrations](https://vercel.com/docs/ai.md): Integrate powerful AI services and models seamlessly into your Vercel projects.
  - [Adding a Provider](https://vercel.com/docs/ai/adding-a-provider.md): Learn how to add a new AI provider to your Vercel projects.
  - [Adding a Model](https://vercel.com/docs/ai/adding-a-model.md): Learn how to add a new AI model to your Vercel projects
  - [xAI](https://vercel.com/docs/ai/xai.md): Learn how to add the xAI native integration with Vercel.
  - [Groq](https://vercel.com/docs/ai/groq.md): Learn how to add the Groq native integration with Vercel.
  - [fal](https://vercel.com/docs/ai/fal.md): Learn how to add the fal native integration with Vercel.
  - [Deep Infra](https://vercel.com/docs/ai/deepinfra.md): Learn how to add the Deep Infra native integration with Vercel.
  - [ElevenLabs](https://vercel.com/docs/ai/elevenlabs.md): Learn how to add the ElevenLabs connectable account integration with Vercel.
  - [LMNT](https://vercel.com/docs/ai/lmnt.md): Learn how to add LMNT connectable account integration with Vercel.
  - [OpenAI](https://vercel.com/docs/ai/openai.md): Integrate your Vercel project with OpenAI's powerful suite of models.
  - [Perplexity](https://vercel.com/docs/ai/perplexity.md): Learn how to add Perplexity connectable account integration with Vercel.
  - [Pinecone](https://vercel.com/docs/ai/pinecone.md): Learn how to add Pinecone connectable account integration with Vercel.
  - [Replicate](https://vercel.com/docs/ai/replicate.md): Learn how to add Replicate connectable account integration with Vercel.
  - [Together AI](https://vercel.com/docs/ai/togetherai.md): Learn how to add Together AI connectable account integration with Vercel.

## API
- [REST API](https://vercel.com/docs/rest-api/reference/llms.txt): Learn about rest api features and configuration.
- [Vercel SDK](https://vercel.com/docs/rest-api/reference/llms.txt): Learn about vercel sdk features and configuration.
- [Build Output API](https://vercel.com/docs/build-output-api.md): The Build Output API is a file-system-based specification for a directory structure that can produce a Vercel deployment.
  - [Build Output Configuration](https://vercel.com/docs/build-output-api/configuration.md): Learn about the Build Output Configuration file, which is used to configure the behavior of a Deployment.

Vercel is ready for AI search. Are you?

Join 742+ companies preparing their websites for the future of search. Create your llms.txt file in minutes.

Generate Your llms.txt

Don't get left behind

Your competitors are preparing for AI search.

Vercel has 31 organized sections ready for AI crawlers. Generate your llms.txt file and join the companies optimizing for the future of search.