Next.js Discord

Discord Forum

Next.js 12 docs

Unanswered
Thrianta posted this in #help-forum
Open in Discord
ThriantaOP
Where do I find Next.js 12 docs?

13 Replies

at the top left of https://nextjs.org/docs
you can change to Pages Router
@chisto at the top left of https://nextjs.org/docs you can change to Pages Router
ThriantaOP
But does everything in Pages Router docs match up with v12?
I thought those are updated for the v14 since it still supports Pages Router
🤔
why would u want to use v12
@gin why would u want to use v12
ThriantaOP
Because I have to
This is not an XY so let's stay on the topic
you can search for specific version of the docs on their github repo
https://github.com/vercel/next.js/tree/v12.3.4
Are there even any documentation on GitHub? I guess it's all on the website
@gin https://github.com/vercel/next.js/tree/v12.3.4/docs
ThriantaOP
Oh sweet! Apparently there are
Thanks people