@Library('jenkins-lib') import FrontendBuild FrontendBuild({ name = 'portfolio' port = "93:3000" runSonar = true appType = "nextjs" })