If you are using Vercel then you can integrate Upstash
Redis, Kafka or QStash to your project easily. Upstash is the perfect serverless
solution for your applications thanks to its:
Vercel will redirect you to Upstash, where you can select your Vercel project
and Upstash resources that you want to integrate.
If you do not have a Redis database or Kafka cluster yet, you can create one
from the dropdown menu.
Once you have selected all resources, click the Create 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.
Depending on the resources you selected, you will see something similar to this:
You need to redeploy your app for the environment variable to be used.
If you completed the integration steps above and redeploy your app, the added
environment variables will be accessible inside your Vercel application. You can
now use them in your clients to connect