Next.js Discord

Discord Forum

upstash redis

Answered
Little yellow ant posted this in #help-forum
Open in Discord
Little yellow antOP
hey, does anyone know how i would create a nextjs api route for upstash redis, and then exporting the content back to my nextjs page? tysm if anyone cna help me

3 Replies

where do you host? If it’s Vercel, you want to use KV, which uses Upstash Redis.
Answer
@tafutada777 https://vercel.com/docs/storage/vercel-kv/quickstart
Little yellow antOP
tysm