Ionic on website

Hey is there a way to use a ionic app on a website?
I tried to run “ionic cordova build browser” and “ionic cordova build browser --prod” and got a corrupted zip.
I tried to copy my www folder but without “ionic serve” all my http requests not found my domain.

Is there a plugin to do that?

thanks.