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
[cli] Store projectName in project.json when linking to a project (vercel#13611)
This PR adds `projectName` to `project.json` when you link or pull
project settings. This will be used by microfrontends in local
development to find the right microfrontends configuration and/or
suggest a better error message to the user.
0 commit comments