Upload a static site you already built and deploy it as a Wix-managed headless project. Wix hosts and runs your site and connects it to Wix business solutions. There's nothing to install and no terminal required.
Your site gets:
For more information, see About Wix-Managed Headless.
Note: Uploading deploys static files only. To deploy a backend alongside your frontend, follow Deploy Your Own Frontend with the CLI instead.
To upload your site:
Go to wix.com/headless/drop.
Drag your build output onto the drop zone, or select a folder or a zip file.
This creates a wix.config.json file, uploads and hosts your files with SSL, CDN, and business APIs configured, and releases your site so it goes live on a *.wix-site-host.com URL.
Wait for the process to complete, then open the live URL from the success page to confirm your site is up.
Log in or sign up to save your site.
Note: Uploading always creates a new headless project. You can't upload files into an existing one.
Wix now holds the files you uploaded plus a generated wix.config.json file that links them to your Wix project. To keep developing, download that project and set up authentication with a Wix client.
Choose one of the following approaches.
After your project is set up, keep building:
npx wix release to publish them.npx wix preview to test your site locally. Along with release, these are the only project-level CLI commands available for this kind of project.For more ways to build on your project, see Develop Your Project.
Last updated: 29 July 2026