Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
This repository was archived by the owner on Jun 18, 2023. It is now read-only.
There was an error while loading. Please reload this page.
NextJS supports folder slugs and spread slugs while we only support file slugs:
pages/[username]/settings.js→/:username/settings(/foo/settings)pages/post/[...all].js→/post/*(/post/2020/id/title)