cbarkr / portfolio

🧑‍💻 A personal portfolio
https://cbarkr.com
0 stars 0 forks source link

Vue router not routing in Vercel #71

Closed cbarkr closed 7 months ago

cbarkr commented 7 months ago

When routing directly to any URL that is not the root, Vercel throws a 404 instead of routing. For example, navigating to cbarkr.com works, and navigating to cbarkr.com/photos using the in-app nav works, but reaching this page by any other means does not. Further, refreshing the page will also throw a 404.

See:

cbarkr commented 7 months ago

Addressed in https://github.com/cbarkr/portfolio/commit/b5391789aa9100aef1bd3f68a18ba371b4e5e8d9