# Game Off

Game Off is GitHub's annual month-long game jam in which participants build games and publish their source code in public GitHub repositories.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Vercel Integration and Next.js App Router Support

DevFeed: [Vercel Integration and Next.js App Router Support](<https://devfeed.tech/articles/vercel-integration-and-next-js-app-router-support-702.md>)

Original publisher: [Read original article](<https://supabase.com/blog/using-supabase-with-vercel>)

Author: Jonny Summers-Muir; Jon Meyers

Published: 2023-08-10T07:00:00Z

Content type: article

Language: en

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

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Vercel](<https://devfeed.tech/topics/vercel.md>), [Next.js](<https://devfeed.tech/topics/next-js.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>), [.env](<https://devfeed.tech/topics/dotenv.md>), [Game Off](<https://devfeed.tech/topics/game-off.md>), [Database](<https://devfeed.tech/topics/database.md>), [Authentication](<https://devfeed.tech/topics/authentication.md>), [web applications](<https://devfeed.tech/topics/web-applications.md>)

Tags: [authentication](<https://devfeed.tech/tags/authentication.md>), [database](<https://devfeed.tech/tags/database.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [environment-variables](<https://devfeed.tech/tags/environment-variables.md>), [monorepo](<https://devfeed.tech/tags/monorepo.md>), [net-11](<https://devfeed.tech/tags/net-11.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [vercel](<https://devfeed.tech/tags/vercel.md>), [web-applications](<https://devfeed.tech/tags/web-applications.md>)

### AI overview

Supabase describes improvements to its integration with Vercel and Next.js, including streamlined application creation and deployment, monorepo connections, automatic environment-variable and authentication redirect management, starter kits, database migrations, and database branching for preview deployments.

### Source excerpt

Using Supabase with Vercel and Next.js is now a lot easier.