github opennextjs/opennextjs-aws v0.9.0

latest releases: v3.2.1, @opennextjs/aws@3.2.1, v3.2.0...
19 months ago

404 Page Support

The server function now has the capability to serve out 404 pages in both regional and edge mode.

In this release, we have implemented significant improvements in the way the server function handles requests for 404 pages and requests for files in your /public folder. These requests had to be handled differently depending on whether the server function is deployed as regional or edge. Read more about it here.

Changes

  • 787c1b2: Support Next.js 404 pages
  • 6395849: Fix "Cannot find package 'next'"

Don't miss a new opennextjs-aws release

NewReleases is sending notifications on new releases.