Type: String Default: rootDir value Define the source directory of your Nuxt.js application If a relative path is specified it will be relative to the rootDir . Example 1...
The buildDir Property The buildDir Property Type: String Default: .nuxt Define the dist directory for your Nuxt.js application Example (nuxt.config.js ): export defa...
The modules property buildModules The modules property Modules are Nuxt extensions which can extend its core functionality and add endless integrations. Learn More Type: Ar...