Files
vercel/.changeset/rich-wombats-knock.md
Nathan Rajlich b9f3438c2d [cli] Fix framework version detection in monorepos (#11212)
I noticed that the framework version was not being printed on deployments in a monorepo. Turns out the framework detection logic was happening at the root of the monorepo, instead of the project directory.
2024-03-12 22:54:53 +00:00

70 B

vercel
vercel
patch

Fix framework version detection in monorepos