1
resposta

Erro no deploy no Heroku

Olá, alguém poderia me dar uma luz sobre esse erro ao tentar realizar deploy no Heroku?

-----> Building on the Heroku-20 stack -----> Determining which buildpack to use for this app ! No default language could be detected for this app. HINT: This occurs when Heroku cannot detect the buildpack to use for this application automatically. See https://devcenter.heroku.com/articles/buildpacks ! Push failed

Grato desde já.

1 resposta

Oi Hugo,

Parece ser algum problema de configuracao do projeto no heroku.

Voce pode indicar a linguagem de programacao da aplicacao para o Heroku com o comando:

heroku buildpacks:set heroku/java