We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run the following command to be given a visualization of your sites bundle file:
npx nuxt build --analyze
This allows you to see if you're accidentally including a large JS import.
There are other ways to generate the visualization, you can read about it here.