Next.js Discord

Discord Forum

does next js 14 has pages router or now only app router?

Answered
Transvaal lion posted this in #help-forum
Open in Discord
Transvaal lionOP
does next js 14 has pages router or now only app router?
Answered by Stoyan Paskalev
View full answer

6 Replies

You can still use both 🙂
@B33fb0n3 You can still use both 🙂
Transvaal lionOP
in future will they remove pages router or no ?
@Transvaal lion There is no official statement from next.js that they will deprecate the page router, or when
Usually stuff like this take a looooong time to do, as people have created application using the page router, and migrating from one thing to another is very troublesome. Especially if the app is some big project
Answer
@Transvaal lion in future will they remove pages router or no ?
To conclude this post:
Thanks to Stoyan you can view a discussion about this
https://www.reddit.com/r/nextjs/comments/z51rke/will_folder_pages_in_nextjs_deprecated/

Like I said, you will be able to use both in the future, because it can be very complicated, to learn and do new stuff. So next will support them also in the future.
You can still use both 🙂

Please mark this message as solution