Switching Nextjs-build to Docker in Azure
we are moving from “static” HTML content to Docker in our Azure environment.
The pipeline build is yaml-based. The application is a NextJs one. The web code was previously loaded to a Container in an Azure storage account.