Fixing hugo build on vercel
Hugo and Vercel Build Error The issue Recently I switched this blog from Nuxt to Hugo, main reason being that the Nuxt solution was cobbled together and Hugo just works, or so I thought. I use Vercel to host this blog and have continuous integration set up with GitHub, so that when I push a new post to the GitHub repo the website automatically rebuilds and deploys. The issue occurs in vercels build logs....