Hello,
I built a great app thanks to Nuxtjs and Buefy.
But I have an issue deploying the PWA app to Vercel. It doesn't appear as a PWA and the sw.js can't be loaded.
You can have a look at the source code here. In the repo you will find the now.js, the package.json and the nuxt.config.js. You can also have a look at the web app online at www.pictalk.xyz. If you go to developers tools, you will se that sw.js can't be loaded.
Many thanks to the Nuxtjs, VueJS community and devs !