Relative Content

Tag Archive for next.jsvercel

Deploy Nextjs application with swagger generated client to Vercel

I am writing a multi-module gradle application where one of the module is spring boot backend written in java 21 and the other is NextJs frontend. The NextJs module contains a build.gradle.kts file with scripts to generate & install swagger’s typescript client into node_modules.