If you use a ecosystem file, add the following lines to your app:
interpreter: '/home/forge/.fnm/fnm',
interpreter_args: 'exec --using=14 node',
14 is the node version. You can be more specific like --using=12.22.4
Example configuration: