Skip to content

Deployment 🚀

There are two free options for deploying LangGraph applications via the LangGraph Server:

  • Local: Deploy for local testing and development.
  • Standalone Container (Lite): A limited version of Standalone Container for deployments unlikely to see more that 1 million node executions per year and that do not need crons and other enterprise features. Standalone Container (Lite) deployment option is free with a LangSmith API key.

Other deployment options

Additionally, you can deploy to production with LangGraph Platform:

For more information, see Deployment options.