Skip to content
Discussion options

You must be logged in to vote

Yes, catch-all routes can have static nested routes. For example, [...slug]/stats will match URLs like /blog/2025/post/stats with [...slug] catching the preceding segments and stats as a static nested page.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by 7IBO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants