Currently, when deploying, Node.js version 18.17.1 is used for the build process. Some of my dependencies, specifically @simplewebauthn/server, require Node.js 20 or higher, leading to compatibility warnings and potential runtime issues.
Would it be possible to allow specifying a preferred Node.js version?
Hello,
Currently, when deploying, Node.js version 18.17.1 is used for the build process. Some of my dependencies, specifically @simplewebauthn/server, require Node.js 20 or higher, leading to compatibility warnings and potential runtime issues.
Would it be possible to allow specifying a preferred Node.js version?
Thank you in advance for your help