Superinterface logo
Superinterface
Sign in
Getting started
AI Provider Setup
FAQ
Assistants
Create assistant
Functions
Interfaces
Create interface
Interaction Modes
AI Builder
Publish interface
Components
Annotations
Concepts
Why Superinterface
How it works
Tasks
Overview
Self-hosting
Overview
Run locally
REST API
Supabase
Deployment options
Deploy on Azure
Deploy with Docker
Deploy to Vercel
Add routes to Next.js
API reference
React
JavaScript
REST

Deployment options

Pick the hosting strategy that matches your stack. Each guide assumes you are using the published Docker image (supercorp/superinterface-server) and have provisioned a managed Postgres database.
AzureDeploy on Azure Container Apps or App Service and manage migrations with the CLI.
DockerRun the official container image in your own infrastructure or orchestration platform.
VercelDeploy the Next.js server on Vercel with managed Postgres and secrets.