Nuxt 3.14.0 introduces an awesome new feature for sharing auto-imported utility functions and types to both application code and nitro server side code (typically API endpoints). The shared directory is the perfect way to keep your Nuxt 4 codebase DRY!
Links