Our project is based on old CRA framework(6 years ago) and pure javascript. Currently with the code logic getting more and more confusing and the components getting more and more bloated, is there any good way to upgrade the entire CRA project to an emerging architecture like Nextjs or Remix?
Thank you for your kind suggestion!