Next.js Discord

Discord Forum

How to use Vercel ui component in nextjs?

Unanswered
Fire ant posted this in #help-forum
Open in Discord
Fire antOP
I want to use component like https://vercel.com/geist/button but how do i use it? What file should i install?
They gave the component code but what library should i use/refer to?

13 Replies

Fire antOP
.
.
Philippine Crocodile
You can't use any of the Vercel components, their documentation is public but usage internal only. Maybe https://geist-ui.dev is worth checking out tho.
@!=tgt https://ui.shadcn.com looks kinda alike though
Fire antOP
yea im using this rn
Just do a next build and install tailwind
Then copy the code it has on top of the code and paste in terminal
And it will import all the components
@New Zealand Then copy the code it has on top of the code and paste in terminal
Fire antOP
Have u already installed and try it?
@Fire ant Have u already installed and try it?
New Zealand
Yes