--- description: Defines the core technologies and configurations used in the Next.js project setup, including TypeScript, Tailwind CSS, and App Router. globs: next.config.js --- - Project is based on Next.js. - Use TypeScript. - Do not use ESLint. - Use Tailwind CSS. - Use `src/` directory. - Use App Router. - Import alias is configured as @/.