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
After a .rs file be updated, the vercel cli can detect the change and compile the binary again, but the request to the localhost:3000 will still respond by the old implementation.