Guide
Deployment

Deployment

️💡

Please note that deployment falls outside the scope of this support service. We do not provide assistance or troubleshooting for deployment issues.

We highly recommend referring to resources that are specifically dedicated to this aspect.

Recommended Resources

Next.js Official Deployment Documentation

The Next.js framework has comprehensive documentation and best practices for deployment. Please visit the Next.js Deployment Documentation (opens in a new tab) for detailed information and tips on deploying your Next.js application. This resource covers a variety of hosting platforms and addresses common deployment issues.

Community Support and Forums

Numerous community forums and discussion platforms can offer valuable insights:

  • Stack Overflow: A large community of developers where you can search for answers or ask specific questions about Next.js deployment.
  • Next.js GitHub Discussions: Engage with the Next.js community on GitHub for deployment-related queries and discussions.

Static Export not possible

Static export is not possible with our template. Please refer to this (opens in a new tab) link for all the unsupported features. For more details, check out the Next.js documentation here (opens in a new tab).