--- description: This rule mandates proper error boundaries for effective error handling in Next.js applications. globs: **/*.{js,jsx,ts,tsx} --- - Implement proper error boundaries