Conclusion first: Astro 5's glob loader resolves relative base paths from process.cwd() at build time — not from the config file's location. When you build from a monorepo workspace root using pnpm --filter @seo-farm/oss-alternatives build, the working directory is the repository root, not apps/oss-alternatives. A relative path like...