Hello!
I’m trying to use the git method to deploy an app that uses 2 buildpacks (heroku/ruby and heroku-community/apt) but I can’t seem to succeed.
I tried to add a project.toml file to the root of the repo, but nothing changed.
Does Koyeb currently support building using more than one (automatically detected) buildpack?
Thanks.