|
|
|
|
|
by tr1ll10nb1ll
1343 days ago
|
|
I'm really liking it so far and have been using this in production for the landing (and soon the blog) page at https://devclad.com/ using SSG. Had some issues running the SSR api function on Vercel, though. Probably something to do with the the assets/ being specified in the wrong directory. |
|
A lot of vite-plugin-ssr users are deploying to Vercel - have you seen https://vite-plugin-ssr.com/vercel and https://github.com/brillout/vite-plugin-ssr_vercel?
The recommended approach using an Vercel API Route is quite simple & straightforward.
Edit: DevClad => nice project btw.!