We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Is it possible to deploy the ai-chatbot oustide Vercel trough a docker image in Azure ?
The text was updated successfully, but these errors were encountered:
Yes, you can. Use the official Next.js Docker deployment guide:
https://nextjs.org/docs/pages/building-your-application/deploying#docker-image
Sorry, something went wrong.
@shloimy-wiesel Tried to deploy the same on Azure web app as a docker image but doesn't work for me. any idea ?
I got similar issue trying to deploy with azure app service using a docker container with pnpm. Issue in stackoverflow: https://stackoverflow.com/questions/79562365/nestjs-application-deployed-through-container-on-azure-app-service-not-working
No branches or pull requests
Is it possible to deploy the ai-chatbot oustide Vercel trough a docker image in Azure ?
The text was updated successfully, but these errors were encountered: