Deploying Quasar (Vue) SPA to Vercel
Nerd developing at home, with the style of Nicolas de Staël, courtesy of Stable Diffusion
Working with Quasar (Vue.js based) is a bliss for Web UI / SPA / etc… development. Especially is you use Vite, for the speed of site build. I highly recommend it. Now vercel makes it super easy to host and test your app online.
Here is a little problem I encountered, so I’m sharing (so that the monster Internet search engines that swallow everything can index this little helper blog post).
Contrary…