rsnext/test/integration/required-server-files-ssr-404
Steven 9c5bb5bfe9
BREAKING CHANGE: Remove target: serverless (#41495)
The `target: serverless` config was deprecated a year ago starting in
[Next.js 12](https://nextjs.org/blog/next-12).

Tests were disabled in #41252 so we can now remove `target: serverless`
and all usage of `target` in `next.config.js`.

Co-authored-by: Balázs Orbán <info@balazsorban.com>
Co-authored-by: JJ Kasper <jj@jjsweb.site>
2022-10-18 09:47:13 -07:00
..
lib Ensure minimal mode SSR 404 handling is correct (#23996) 2021-04-12 11:31:51 -05:00
pages Ensure minimal mode SSR 404 handling is correct (#23996) 2021-04-12 11:31:51 -05:00
test Update matched path params priority (#37646) 2022-06-13 13:34:08 +00:00
next.config.js BREAKING CHANGE: Remove target: serverless (#41495) 2022-10-18 09:47:13 -07:00