The vue project deployed to the server reported an error net::ERR_ABORTED

problem description

Native php used in the previous native backend makes it no problem to deploy vue dist.
try to use tp5 today. After building it, deploy dist and report the following error:

js/app.a0645937.js net::ERR_ABORTED
js/chunk-vendors.eed8a6e3.js net::ERR_ABORTED

trouble bosses to take a look at the cause and how to solve it. Thank you

May.25,2022

I searched maybe the path of vuecli needs to be modified, but I can't find assetsPublicPath

Menu