Update Heroku deployment documentation by kimihito · Pull Request #5878 · phoenixframework/phoenix

Problem The current Heroku deployment instructions are incompatible with newer versions of Node.js, causing deployment failures and confusion for developers using up-to-date environments. See gjald...