Tentei fazer mas deu o seguinte erro primeiramente:
Error: Command failed: git remote
fatal: Not a git repository (or any of the parent directories): .gitdepois de umas 20 tentativas ele rodou e deu esse erro agora:
TypeError [ERR_UNESCAPED_CHARACTERS]: Request path contains unescaped characters
    at C:/Users/TI/AppData/Roaming/npm/node_modules/heroku/node_modules/http-call/lib/http.js:317:50
    at new Promise (<anonymous>)
    at APIHTTPClient._performRequest (C:/Users/TI/AppData/Roaming/npm/node_modules/heroku/node_modules/http-call/lib/http.js:315:16)
    at APIHTTPClient._request (C:/Users/TI/AppData/Roaming/npm/node_modules/heroku/node_modules/http-call/lib/http.js:203:40)
    at APIHTTPClient._maybeRetry (C:/Users/TI/AppData/Roaming/npm/node_modules/heroku/node_modules/http-call/lib/http.js:250:24)
    at async APIHTTPClient._maybeRetry (C:/Users/TI/AppData/Roaming/npm/node_modules/heroku/node_modules/http-call/lib/http.js:250:13)
    at async APIHTTPClient._maybeRetry (C:/Users/TI/AppData/Roaming/npm/node_modules/heroku/node_modules/http-call/lib/http.js:250:13)
    at async APIHTTPClient._maybeRetry (C:/Users/TI/AppData/Roaming/npm/node_modules/heroku/node_modules/http-call/lib/http.js:250:13)não sei o que estou fazendo de errado tem que rodar o codigo na pasta raiz do projeto(na mesma pasta do Dockerfile do projeto) correto?