VSF Hosting - deploy on vercel
Hello everyone, did anyone manage to get this deployed to vercel... i am pretty close... the build works and its also accessible but i cannot get it to access the server... did anyone get this to work as hosting on vercel?
1 Reply
Hey @SimonM unfortunately VSF does not support deploy on Vercel, because eventually VSF application is 2 applications - Frontend (Nuxt) and Middleware (Express.js server). Thus, Express.js server - Middleware should always run in order for project to work correctly.
Please consider using AWS Lightsail, Digital Ocean or other similar platforms where you can actually keep projects running always