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:
Below are the steps of the integration.
Visit the Upstash Integration on
Vercel and click the Add Integration
button. Choose your scope and application
that you want to integrate.
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
Client
Receiver
The Integration Dashboard allows you to see all your integrations, link new projects or manage existing ones.
If you have any issue you can ask in our Discord server or send email at support@upstash.com