- Rewrite admin-session.ts to use Web Crypto API (crypto.subtle) instead of Node.js crypto module, ensuring compatibility with Edge Runtime in middleware - Add ADMIN_SESSION_SECRET to .env.example - Build passes with zero warnings