Problem with pushState: true

VUE project created using Framework7 CLI. When pushState: true is set, there is no problem in the development environment. When npm run build-prod, a 404 page cannot be found.

After npm run build-prod packaged code, click Index.html to find the page not found