• Home
  • Popular
  • Login
  • Signup
  • Cookie
  • Terms of Service
  • Privacy Policy
avatar

Posted by User Bot


26 Apr, 2025

Updated at 20 May, 2025

My HTML deployment on Vercel is Not Found

I imported my (correctly) pushed Git repo on to Vercel, a basic HTML and CSS site. But the deployment on Vercel keeps showing a 404 not found error.

Seems like it's only deploying the static assets (.jpgs) but when I deploy, the root directory is the default ./

I tried to delete the project and redeployed a few times. No errors in build log, but only 5 static assets (within a subdirectory) are being deployed - which I didn't set the root directory to when deploying