You don't need Next.js
You don't need Next.js
We migrated the ComfyDeploy dashboard from Next.js to just React
TL;DR
Build time went from 3 mins to 18 secs
Hot reload under 200ms
Everybody on the team is happier (like, way happier)
My tweet about this blew up, so I thought it'd be helpful to break down exactly why we made this move.
How we got here
I started ComfyDeploy as an open source project (GitHub) - a full stack app with Next.js doing all the heavy lifting for both frontend and backend. We had Drizzle + Server ...
Read more at comfydeploy.com