### What Updated the Install Command in the Vercel deployment section to `npm install` instead of `npm run build`. Closes #9264 ### Why To ensure users have the correct installation instructions for deploying Medusa Admin on Vercel. ### How Replaced the Install Command in the documentation. ### Testing No formal testing was performed for this documentation update, as it addresses a minor typo.