Deploying pwa on web (ERR_ABORTED 404)

I tried to deploy my pwa using ionic cordova build browser --prod --release and adding www but I got an error
GET https://codewisebr.com/en/runtime-es2015.c2f2545f3345d72131f4.js net::ERR_ABORTED 404 index.html:18 GET https://codewisebr.com/en/styles.5211b10d863687fb85f8.css net::ERR_ABORTED 404 index.html:22 GET https://codewisebr.com/en/main-es2015.315e85f8c71485a7a3d3.js net::ERR_ABORTED 404

I dont know i do wrong…

Hello,
There is different cmd for PWA and you are trying is different.

check out this tutorial