I developed a project with vue.js and got the project build. After the build I bought, I tried to open the index.html page in the dist folder, but it does not open, a blank screen appears. When I did some research, they wrote that the built projects should be installed on any server in order to work. The project I have built will work in a local tablet that does not connect to the internet. What path should I follow?
Note: I am using Vue 3.0.