Bolt.new ran the recipe. The production layer is a separate job
Keep the sandbox as the place you explore; run the production application on real infrastructure beside it. You keep the loop that made you fast — and customers stop touching a sandbox artefact.
- Real infrastructure first, current build running there unchanged
- Authentication and server-side authorization built properly
- Integrations rebuilt on server-side credentials with real retry handling
- Environments separated so exploration never reaches customer data
- The pipeline, monitoring and coverage the sandbox never needed