The production build (vue-tsc -b) failed because tsconfig.node.json had
allowImportingTsExtensions without a compatible emit setting, and @types/node
was missing for node:url imports in vite.config.ts.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>