Bun HTML import returns HTMLBundle object on Vercel serverless, which renders as '[object HTMLBundle]'. Using Bun.file().text() at top-level module scope ensures Bun bundler inlines the raw string at build time. Co-Authored-By: Claude <noreply@anthropic.com>