- Low latency data
- Per request pricing
- Durable storage
- Ease of use
Add Integration to Your Vercel Account
Visit the Upstash Integration on Vercel and click theInstall
button. If you are installing an Upstash integration
for the first time, you will be prompted to choosing between connecting an existing Upstash
account or letting Vercel manage an Upstash account for you.

Option 1: “Create New Upstash Account”
If you choose this option, Vercel will prompt you to choose one of the products available on Upstash, configure the database (by choosing database name, regions, plan). After you finish the configuration, Vercel will create the Upstash account and the selected resources for you and redirect you to the page of the created resource on Vercel dashboard. On the Vercel dashboard, you will be able to find the credentials of the database, change the database name, update the regions or plan.
Settings
tab and connect your apps on Vercel to the database, making the credentials
of the database available to the app as environment variables.
Option 2: “Link Existing Upstash Account”
Vercel will redirect you to Upstash, where you can select your Vercel project and Upstash resources that you want to integrate.You should login to the Upstash Console with your account if you
are not logged in before clicking continue.


Save
button at the bottom of
the page.
After all environment variables are created, you will be forwarded to Vercel. Go
to your project settings where you can see all added environment variables.
You need to redeploy your app for the environment variable to be used.
