Template Deployment

Our Next.js template repositories support quick-start deployment on Netlify.

You can also deploy our templates on any platform that supports Next.js 13 and the App Router Roadmap.

For example, you can deploy Next.js projects on:

Note: Before attempting to deploy templates on these platforms, check the most up-to-date information from the provider.

For more information about deploying Next.js projects to production on a variety of platforms, see the Next.js deployment guide.

Our template repositories require a single environment variable, NEXT_PUBLIC_WIX_CLIENT_ID, which should contain a client ID authorizing access to a Wix project. To generate a client ID, create a project and follow the instructions to create an OAuth app.

Want to request support for quick-start deployment on another platform? Contact us to suggest a platform.

Was this helpful?
Yes
No