-
Facing the rather odd predicament of refactoring *from* Next.js to CRA. For performance reasons.
-
Sorry, I should be clear: the perf issue isn't due to Next.js, but I can't use Next to benefit from the perf fixes I need to apply. Whereas CRA has no hard ties to backend, it allows me to port to a new architecture.