Nested Params

Trying to get a nested param variable rn

Have
[slug]
- index.tsx
    [section]
    - index.tsx

Looking to prerender a bunch of separate section pages for each main slug, just curious if you have anybody has any examples/docs of how I actually manage the params with getstaticpaths/getstaticprops
Was this page helpful?