Is it possible to deploy exported nextJS project inside the Java spring boot project?
I have seen a lot of projects with tech stack using spring boot and next will separate the frontend and backend into 2 projects or environments. But in here my client wants to put the next js inside the spring boot project, so I am not really sure how to achieve the goals