Prepare the application for production and deploy it using the selected hosting platform.
Cloudflare via OpenNext/Cloudflare Workers
(Fallback option is Vercel if this doesn't work. Sync with Ally for that.)
Requirements
- Configure the production deployment environment.
- Add all required production environment variables and secrets.
- Confirm the production database and external services are connected correctly.
- Verify authentication, API routes, images, and dynamic pages in production.
- Configure the production domain, if applicable.
- Confirm that the application builds and deploys successfully.
- Document the deployment process and any platform-specific configuration.
Prepare the application for production and deploy it using the selected hosting platform.
Cloudflare via OpenNext/Cloudflare Workers
(Fallback option is Vercel if this doesn't work. Sync with Ally for that.)
Requirements