rembrembdocs

Route Groups

Last updated April 23, 2026

Route Groups are a folder convention that let you organize routes by category or team.

Convention

A route group can be created by wrapping a folder's name in parenthesis: (folderName).

This convention indicates the folder is for organizational purposes and should not be included in the route's URL path.

An example folder structure using route groups

Use cases

Caveats

Was this helpful?