You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Atlas Gong edited this page Feb 7, 2025
·
1 revision
Routing
Static Routing
All routes are statically generated on build, by default. If a page is not mentioned below as dynamically routed, it is statically routed (caution as the below is currently a WIP).
Dynamic Routes
Coming soon...in the meantime, see Next.js' documentation on Dynamic Routing.