I am working on a NextJs project and I would like to know which NextJs version is installed. Where can I check that?
You can view package.json
of your project. Or You can use Next.js CLI In your project root directory enter command npx next --version
.
In the root directory of the project run
npx next -v
Hope this useful for you!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With