Integrate Remix session storage with your Vercel KV database

The release of @vercel/remix v1.16.0 introduces a new function, createKvSessionStorage(), which allows you to integrate your Remix session storage with your Vercel KV database in a few lines of code.

Upgrade to @vercel/remix v1.16.0 to get started.

Check out the documentation to learn more about storage with Vercel KV.