I am quite new to Vercel and how the development is done over here.
The application I built is fully functional on the Vercel Browser, however, I was copying the codebase link and trying to create a local deployment on my machine using cursor.
However, when I run the npx shadcn@latest xxx… it seems to try and install incorrect versions of the NextJS and React etc which do not seem to be the same being used by Vercel. It complains about compatibility issues on libraries.