--- description: This rule defines the recommended folder structure for Next.js projects. globs: app/**/*.* --- - Adhere to the following folder structure: app/ layout.js page.js components/ lib/ styles/ public/