I use nvm, Node Version Manager, to manage my Node.js version when developing. It'd be nice to have Render respect the version listed in the .nvmrc file that nvm uses to determine the node version when deploying instead of having to use a separate .node-version file.