Vue Play also offers an "Export" option for users who prefer to self-host their projects. With a single click on the Build button, Vue Play compiles your project and packages the final dist folder into a downloadable .tar archive. This export contains everything needed to deploy the site independently, giving you full control over how and where it’s hosted—whether on your own server, a cloud provider, or a static hosting platform. You can also connect your project to GitHub and push code changes or commits directly from Vue Play, streamlining your development workflow.
Note: The export option supports client-side rendering (CSR) only and does not include server-side rendering (SSR) capabilities.
