Heroku officially supports buildpacks for Ruby, Node.js, Clojure, Python, Java, Gradle, Grails, Scala, Play, PHP and Go.
Buildpacks are automatically detected by Heroku in the above order, however, it can also be set manually through CLI using:
At the time of app creation
heroku create <a...