I want to "upload" this build folder to Heroku. I do not to run the build process instead just tell Heroku to download the files from this folder when I run npm run build or when I click "deploy" in Heroku? Is that possible and how do I do that?
I want to "upload" this build folder to Heroku. I do not to run the build process instead just tell Heroku to download the files from this folder when I run npm run build or when I click "deploy" in Heroku? Is that possible and how do I do that?