I get this error in heroku deployment after build success, anyone knows how to fix?
=====> Detected Framework: Static HTML Stack heroku-22 is not supported! ! Push rejected, failed to compile React.js (create-react-app) multi app. ! Push failed
I tried
heroku stack:set heroku-20
but still get the same error