---
description: Version information for Nuxt applications
globs: <root>/nuxt.config.js,<root>/nuxt.config.ts,<root>/package.json
alwaysApply: true
---

# Nuxt Version Information

This project is using Nuxt **{detectedVersion}**.

## Version-Specific Considerations

The rules in this folder are adapted for Nuxt {detectedVersion}, which falls into the "{versionRange}" compatibility range.

## Framework Structure

The Nuxt application is located at: `{projectPath}`

## Detected Components

The system has detected your Nuxt installation and will apply appropriate rules for:

-   Core Nuxt functionality
-   Components
-   Composables
-   Pages and Routing
-   Server Routes
-   Modules
-   Testing
