Can I see somewhere what Node version my function currently uses?
i am not a functions expert, but i think it would be either the default node version OR if you are setting a specific version via the instructions here:
unless i am misunderstanding?
1 Like
Hi, @web2033. There is no place to see this in the web UI. If the site was created after December 4th, 2019 then Node.js version defaults to 12.
You can also specify a version and the instructions for this can be found here:
https://docs.netlify.com/functions/build-with-javascript/#runtime-settings
If there are other questions, please let us know.