node_modules/APP never get's created.
running Heroku run bash and entering the remote command line where on the root we ran node bin/mkapplink.js seemed to make the intended use of APP work.
Part of the issue is __dirname may be run from the incorrect path during the heroku install.