Generated on every request
alicia.chevalier@example.com
Pau, France
💡 Key: cache: "no-store" in fetch call tells Next.js to never cache and always fetch fresh
📝 Refresh page - different data each time! Server generates new HTML on every request.