Create remote staging branch with custom name "my-app-name". This will become my-app-name.herokuapp.com
heroku create my-app-name --remote staging
Add the Meteor build pack Meteor Buildpack Horse
heroku buildpacks:set https://github.com/AdmitHub/meteor-buildpack-horse.git