// Stub for Next.js "server-only" package. // The real package throws when imported on the client side; vitest (jsdom) // cannot resolve it, so we alias it to this empty module in vitest.unit.config.ts. export {}