I need help customizing my page with Nextra. I may be doing it wrong, that’s why I need it.
Hi @devcuac, welcome to the Vercel Community!
Your post is lacking a lot of information. I recommend you to read through our How to Get Good Answers guide and add more details to your post.
Okay, let me explain again. Nextra’s documentation contains content components that help make the page look better and other things. I’m trying to do this, but it won’t let me upload it to Vercel, or when I send files with this text included to production, it doesn’t work.
This is what I want to add: https://nextra.site/docs/built-ins/cards
This is how I test it: nextra/docs/app/docs/built-ins/cards/page.mdx at main · shuding/nextra · GitHub (this is from the same Nextra docs)
As you can see, GitHub doesn’t allow it to be produced or displayed, so I assumed that when I uploaded it to GitHub, it wouldn’t work, but in production, that is, in Vercel, it would display because I have the repository cloned on my localhost and I test it from here before uploading it, but nothing works.
The image shows how the cards should look, but they don’t even load incorrectly.