Document serving static files with nginx (with SSR backend) [issue link] Currently Nuxt.js uses serve-static as a middleware for static files. This can be offloaded to nginx for efficiency. Basically, the code here needs to be documented. This feature request is available on Nuxt.js community (#c2186)