Looks like the workaround is posted here.
// package.json ... "scripts": [ "start": "strapi start dist", ], ...