What is the best practice for a deployment setup with zero downtime.
We are using akamai to cache all files under "_nuxt" after build for one year.
We are getting "missing chunk" error quite often, should nginx be configured to serve files from an "x" number of old releases as well?