My hugo app has package.json file (for ex: tailwindcss, postcss, etc) along with hugo's config.json file. DO's app platform recognize this as a node.js app.
In a same situation for python-heroko environment (i use dokku), I add runtime.txt to identify it as python app. Can we do something similar here?