Routing - MindVista/website GitHub Wiki
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.