I'm slowly building an MVP for an idea I had a couple of weeks back.
My first instinct was to use the new React-Router as I quite liked Remix for another thing I was working on. But, damn, that turned out to be a pain.
So back to Next I went. I will say, for something that gets a lot of flack for all the server-side stuff it wants you to do now, but I like the separation that you can get with client-side code. Not too shabby, I will overlook the whole being locked into Vercel thing though