Not generate ` workbox.setConfig({modulePathPrefix: ... ` in sw.js when importWorkboxFrom: "local" ` new NextWorkboxWebpackPlugin({ importWorkboxFrom: 'local', distDir, buildId, swDestRoot: './static/workbox', swURLRoot: '/static/workbox' }) `