Changed
- Added an explicit packaging step for the Cloudflare Workers deployment bundle in the CI/CD workflow.
- Skipped duplicate Next.js build execution to reduce build time and avoid artifacts conflicts.
Adds a dedicated packaging step for the Cloudflare Workers build to prevent duplicate Next.js compilation runs.