We are planning to migrate from using upstash for ratelimiting to Vercel.
However, one thing that upstash has that vercel is missing is the ability to see how many seconds are left in the current rate limit when you hit it.
This enables e.g. displaying to the user “Please try again in 12 minutes”.