Next.js Discord

Discord Forum

Change the page that is served as the homepage

Unanswered
Barbary Lion posted this in #help-forum
Open in Discord
Barbary LionOP
I have a next.js project using the app router. I want to change the page that is served as the homepage from src/app/(pages)/page.tsx, is it possible and if so how?

1 Reply

Dwarf Crocodile
What do you want to do? Do you want to render different homepages depending on some external factor? Please give more information.