Next.js Discord

Discord Forum

Issues with deploying on Vercel

Unanswered
Tomistoma posted this in #help-forum
Open in Discord
TomistomaOP
I'm struggling with deployment of my first app, that I wanna apply for trainee positions with.

There are issues with:
1) paths to some my components don't work
2) my next.config.js
3) on Vercel I can't seem to have the latest version from my GitHub repo

7 Replies

TomistomaOP
config issue sorted, now I keep having probles only with the pathing:
Masai Lion
It is next config issue.
which Next js version do you use?
Can you show me your next config file?
TomistomaOP
update dto 14, everything fixed now
@Masai Lion Can you show me your next config file?
TomistomaOP
updating fixed it, also had issues with localstorage that were somehow connected to iy
Masai Lion
Good.