Vercel build never ends
I've never had any issues with deploying a solid start app to vercel, but recently after i created a new project with
bun create solid
and with the vite plugins I've always used (tailwindcss, vite-compression and solid-svg), my vercel builds have been stuck on:
I have my app.config.ts
set up for vercel and my deployment framework set to solid start v1 at vercel's dashboard, yet, for example, a build I've started recently has been stuck on that log for over 25 minutes by now.
0 Replies