@Trevor1 Based on your screenshot, the only thing I know for certain that the /docs/.vuepress/dist folder contains is a file called place-holder.txt
I’m guessing you have your Publish directory set to /docs/.vuepress/dist as I can see that file here:
https://darty-ai-docs.netlify.app/place-holder.txt
If that is what you’re deploying, then you should run your build locally and make sure the correct files, including an index.html are ending up in /docs/.vuepress/dist