cat .nvmrc
Category: Node.js & npm/yarn
cat .nvmrc
Read the .nvmrc file that specifies which Node.js version this project expects
Reads the .nvmrc file — a one-line file containing a Node.js version number that tells nvm (and tools like CI) which version this project needs.