DOCSDeploymentAura3D

Prepare Aura3D scenes for static hosting without broken routes or missing assets.

Before publishing, build the app, confirm registered assets are included, and make sure public routes work from the final hosting path.

Docs
Deployment

Static 3D pages need clean paths and included assets.

Aura3D apps are ordinary browser apps. Treat deployment like a static Vite release: build once, host the generated output, and keep asset references relative to the published site.