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
Production servers like react-router-serve don't auto-load .env files
(unlike Vite dev or srvx CLI). Read the .env file and pass all vars as
process env to the serve command so Clerk keys are available at runtime.
0 commit comments