Next.js Discord

Discord Forum

Deploying nextjs with pnpm to Azure static webapp causes timeout

Unanswered
Northeast Congo Lion posted this in #help-forum
Open in Discord
Northeast Congo LionOP
I have a nextjs app that is building and deploying to Azure Static Webapps using npm. I upgraded to pnpm for easier dependency management. It builds fine locally, but when I deploy to Azure, I get timeouts. I am trying to nail down where the problem is. Does anyone run this stack that may be able to spot where the issue is?
I have the error and my github actions workflow files on this bug report: https://github.com/Azure/static-web-apps/issues/1457

0 Replies