Optional experimentaluse renderingMode instead
When defined, it describes the expire configuration for the fallback route.
Optional fallbackThe headers that should used when serving the fallback.
When defined, it describes the revalidation configuration for the fallback route.
The root params that are unknown for this fallback route.
The fallback route params for this route that were parsed from the loader tree.
The source route that this fallback route is based on. This is a reference so that we can associate this dynamic route with the correct source.
Optional fallbackThe status code that should be used when serving the fallback.
The rendering mode for this route. Only undefined when not an app router
route.
The headers that are allowed to be used when revalidating this route. These are used internally by Next.js to revalidate routes.