docs: note that Suspense fallbacks must be deterministic
Add callouts to the Math.random(), Date.now(), and crypto error pages
explaining that Suspense fallback/skeleton components are part of the
prerendered static shell and must not use non-deterministic expressions.
Made-with: Cursor