Heroku Git Clone - Yarn Develop Key Error

You just need to add the APP_KEYS environment variable. Explanation can be find here. Just remember to add real keys, like for instance a GUID. You can generate some here: Free Online GUID Generator or using this on your terminal:

openssl rand -hex 64