How to deploy the website made by Next.js to Azure Web App in the way of Node.js
Deploying a Node.js website to Azure Web App (Windows) is actually a bit of a trick. Generally, developers who are not familiar with Windows / IIS will usually be stuck for a long time if they want to deploy Node.js at hand to Azure Web App. In this article, I will talk about how I […]
How to deploy the website made by Next.js to Azure Web App in the way of Node.js Read More »