You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify CF dev init approach on next.config
- Use static import pattern for better predictability
- Rely on NODE_ENV for standard development environment detection
- Streamline configuration by removing dynamic import complexity
0 commit comments