Production checklist for launch

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.

When launching your application on Vercel, it is important to ensure that it's ready for production. This checklist is prepared by the Vercel engineering team and designed to help you prepare your application for launch by running through a series of questions to ensure:

  • Use v0, which is trained on the Vercel, Next.js, and AI SDK documentation and can help you debug and iterate on your codebase

  • Define an incident response plan for your team, including escalation paths, communication channels, and rollback strategies for deployments

  • Familiarize yourself with the ability to stage, promote and rollback deployments

  • Ensure caching is configured if deploying using a monorepo to prevent unnecessary builds

  • Perform a zero downtime migration to Vercel DNS

  • Add a www subdomain and redirect your apex domain

  • Configure enhanced build hardware with larger memory and storage (Enterprise plans only)

  • Enable Conformance to run automated checks on your code for product critical issues, such as performance, security, and code health (Enterprise plans only)

Need help with your production rollout?

Want to talk to our team?

This feature is available on the Enterprise plan.

Last updated on March 4, 2025