This example demonstrates Nuxt universal routing utilities without depending on `pages/` and `vue-router`.
Pages
This example shows how to use the pages/ directory to create application routes.
Layers
This example shows how to use the extends key in `nuxt.config.ts`.