export function register() { if (process.env.NEXT_RUNTIME === 'nodejs') { console.log('[Instrumentation] Server-side registration active'); } }