mars / heroku-nextjs

⏩ Deploy Next.js universal web apps to Heroku
https://nextjs.herokuapp.com
MIT License
371 stars 36 forks source link

Next 5.0.0 broken by hardcoded paths during build #28

Closed mars closed 6 years ago

mars commented 6 years ago

See: ~https://github.com/mars/heroku-nextjs/pull/27~ https://github.com/mars/heroku-nextjs/pull/29

mars commented 6 years ago

Fixed with Next 5.1.0 in #29