next-learn
next-learn copied to clipboard
Chapter 6 - compile error in vercel deployment
- How do I fix the following error: Type error: Type 'string' is not assignable to type 'UrlObject | RouteImple
in app/ui/dashboard/nav-lins.tsx on line 33.
- When I push new changes to my github project, how do I get those new changes into Vercel? Do I have to create a new project in Vercel?
Thank you.