NextChat home page
Search...
⌘K
Support
Home
Home
Search...
Navigation
Selfhost
Deploy with Vercel
Documentation
Quick Start
Community
Get Started
Introduction
Selfhost
Deploy with Vercel
Zeabur
Docker
Environment Variables
Development
Model
Intro
Providers
On this page
Step1: Get your model provider access key
Step2: Start your Vercel deployment
Step3: Add environment variables
Step4: Deploy and enjoy
Selfhost
Deploy with Vercel
Step1: Get your model provider access key
Please follow the instructions in the
model provider
section to get your access key through the model provider dashboard.
Step2: Start your Vercel deployment
Click to start deployment flow:
Step3: Add environment variables
In the deploy flow, follow the instructions in
Environment Variables
to add the environment variables, here is a minimal example:
Key
Value
Description
OPENAI_API_KEY
your_openai_api_key
OpenAI API key
Step4: Deploy and enjoy
After adding the environment variables, click the “Deploy” button to deploy your app. Once the deployment is done, you can visit the URL to see your app live.
Introduction
Zeabur
Assistant
Responses are generated using AI and may contain mistakes.