This should help https://cli.vuejs.org/guide/deployment.html
Also this video: https://www.youtube.com/watch?v=qTZho5FxPM8
Be part of JetBrains PHPverse 2026 on June 9 – a free online event bringing PHP devs worldwide together.
I am building the app with command npm run build and putting it into iis and it's working fine but for the same app if I try to navigate through the url it's showing me error.
TTP Error 404.0 - Not Found The resource you are looking for has been removed, had its name changed, or is temporarily unavailable. Detailed Error Information Module IIS Web Core Notification MapRequestHandler Handler StaticFile Error Code 0x80070002 Requested URL http://localhost:9813/home Physical Path C:\inetpub\wwwroot\ServiceDashboard\build\home Logon Method Anonymous Logon User Anonymous
Something like this but if i try ho render home page through the link it's working fine.
Please or to participate in this conversation.