Refactor Astro configuration and improve profile data handling.
- Updated astro.config.mjs to simplify the wrangler.jsonc path and added route inclusion strategy.
- Modified src/pages/@[handle].astro to safely access the ORBYT_API environment variable using optional chaining.