rsnext/test/e2e/app-dir/not-found
Jiachi Liu 02197bc364
Fix status code for /_not-found route (#64058)
### What

Fix the status code in static generation metadata for `/_not-found`
route, aligning it as 404 for both dev and build

### Why
`/_not-found` route should still return 404 code as it's reserved as
default not found route

Closes NEXT-3001
2024-04-04 17:35:27 +02:00
..
basic Fix status code for /_not-found route (#64058) 2024-04-04 17:35:27 +02:00
conflict-route Fix not-found rendering in production with edge (#53687) 2023-08-07 20:05:22 +00:00
css-precedence Ensure unique name for app dir css tests (#56088) 2023-09-27 18:38:01 +02:00
group-route Recover not found errors from flight data to render with proper boundary (#53703) 2023-08-12 08:41:47 +00:00
group-route-root-not-found Fix group routes custom root not-found (#54931) 2023-09-03 20:15:24 +00:00