Deploy your Ember.js applications to Zephyr Cloud using Vite and Embroider. This setup combines Ember's powerful conventions with Vite's fast build system and Zephyr's deployment capabilities.
This detects your bundler and configures Zephyr automatically. Learn more →
For manual setup, continue below.
Install the Vite plugin in your Ember project:
Add the Zephyr plugin to your Vite configuration:
Your Ember application should follow this structure when using Embroider with Vite:
Start your development server:
Build for production:
This configuration requires Embroider, Ember's modern build system. Ensure your package.json includes: