Replies: 2 comments 1 reply
-
vercel error address:https://vercel.com/wcowins-projects/wcowin-github-io/6FdSYHjrBQRrmHzgqLjHUbaCWxVu?filter=errors |
Beta Was this translation helpful? Give feedback.
-
I managed to deploy my blog to Vercel by building it locally, adding the build to Git, then reference the mkdocs build
git add site/
git commit -m "Add built website for Vercel deployment"
git push And in Vercel: If this is a workflow that fits your use-case, only you can know - hope it helps! // Edit: By quickly googling I also found this guide on how to deploy your mkdocs website to Vercel using GitHub Actions. It basically takes the same route I outlined above, without the need to check in |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I tried to deploy to Vercel and was prompted:
I have tried several times before, now I have to ask for help, I was previously hosted on gh psges.
My warehouse address:https://github.com/Wcowin/Wcowin.github.io
Beta Was this translation helpful? Give feedback.
All reactions