.gitignore
Use this directory to deploy your Nuxt application to production.
nuxt build
.nuxt
Nuxt uses the .nuxt/ directory in development to generate your Vue application.
assets
The assets/ directory is used to add all the website's assets that the build tool will process.
Community