What environments are Firebase Studio and Firebase Prototyper offering, see attached screenshots? Since they behave differently, I guess they are different environments.
How do I configure them? The AI is often modifying src/lib/firebase-admin.ts when it comes to environments, e.g. checking`process.env.NODE_ENV === "production"`, but could not explain what environments Firebase Studio offers.

