Heroku Buildpack for create-react-app

June 9, 2022 ยท View on GitHub

After a long, useful run, this buildpack is now at its end of life ๐ŸŒ…

The underlying static web server buildpack is deprecated and will not be supported on Heroku-22 or newer stacks.

Please look into using Next.js or Remix to develop React apps which are deployable using the Node.js buildpack.


Original README is still available on the final release tag.