UPSTASH_REDIS_REST_URL
and UPSTASH_REDIS_REST_TOKEN
for the next steps.
app/api/hello.js
with the template below to test the Redis client:
.env
file as below:
npm run dev
and check
http://localhost:3000/api/hello
Deploy your app with vercel deploy