Missing Endpoints in Production

Not sure what the problem is but when I run Strapi in production (Heroku) I am not getting my endpoints. Role settings look like this:
1_problem
and if I am running the same build locally I am seeing this:
2_problem
As you can probably tell I am missing the Bound route to investment.getCryptoWallet part. Never had this issue before - tried redeploying and restarting my heroku instance several times but nothing seems to be of help…

UPD: was deploying the wrong branch FFS…