Issue in "Types" in typescript
Unanswered
Argente Brun posted this in #help-forum
Argente BrunOP
I have an issue, in typescript.. the app is working well , but when I trying do deploy on vercel it's failed.
16 Replies
European sprat
Run the npm build command locally and see the errors and fix them
Argente BrunOP
same issue
European sprat
yeah you have type issues that you need to fix
you run the build locally to see what they are then go and fix them
Argente BrunOP
pardon me, if you have time, let me show you my code, maybe you can solved that. bcz I can't since yesterday
please
European sprat
show the code
Argente BrunOP
thank you
European sprat
don't dm me, add the code here
Argente BrunOP
ok
the error in page.tsx
European sprat
it's not immediately obvious to me from looking at that page where the issue with your types are but i'd just go one by one through the errors and fix what needs to be fixed
Argente BrunOP
ðŸ‘