# Supabase is now compatible with Next.js 14

DevFeed: [Supabase is now compatible with Next.js 14](<https://devfeed.tech/articles/supabase-is-now-compatible-with-next-js-14-639.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-is-now-compatible-with-nextjs-14>)

Author: Jon Meyers

Published: 2023-11-01T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Next.js](<https://devfeed.tech/topics/next-js.md>), [Supabase](<https://devfeed.tech/topics/supabase.md>), [App](<https://devfeed.tech/topics/app.md>), [Security](<https://devfeed.tech/topics/security.md>), [browser](<https://devfeed.tech/topics/browser.md>)

Tags: [app](<https://devfeed.tech/tags/app.md>), [apps](<https://devfeed.tech/tags/apps.md>), [browser](<https://devfeed.tech/tags/browser.md>), [building](<https://devfeed.tech/tags/building.md>), [code](<https://devfeed.tech/tags/code.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [security](<https://devfeed.tech/tags/security.md>), [server](<https://devfeed.tech/tags/server.md>)

## AI overview

The article explains that Supabase is compatible with Next.js 14, including both the App Router and Pages Router. It describes configuring authentication sessions with cookies for server-side use, supporting client-side access, and introducing a package and starter template to simplify Next.js and Supabase application development.

## Source excerpt

The fastest way to build apps with Next.js 14 and Supabase