# `nuxi analyze` Analyze the production bundle or your Nuxt applicaiton. ```{bash} npx nuxi analyze [rootDir] ``` The `analyze` command builds nuxt and analyzes the production bundle (experimental) Option | Default | Description -------------------------|-----------------|------------------ `rootDir` | `.` | The directory of the target application.