When I try to push my app to Heroku I get this response:
fatal: \'heroku\' does not appear to be a git repository fatal: Could not read from remote repositor
i forgot to create a domain name before running git push heroku main. Creating a domain name resolved the problem.
git push heroku main