Ginstead of using export command as shown in article, set output: 'export', in your next.config.ts instead. so you only need to run npm run build instead of export.Reply·Article·Feb 19, 2025·How To Deploy A Next.js App Using Spring Boot
GThousands of Thanks for the article. I've to adopt exact same solution for next+spring boot app for work as many limitations. This article solved most the problems that I don't know where to begin with. (I'm new to front end development)Comment·Article·Feb 19, 2025·How To Deploy A Next.js App Using Spring Boot