clean-db-cron
.The database we’ll be using is Redis, so we’ll need to install the upstash_redis
package.upstash_redis
package to connect to the database and delete all keys.http.server
module to create a simple HTTP server.Deploying to Vercel
Using the SDK