What is the best solution for managing cookies in a Next.js based website? Are third parties like CookieYes or OneTrust better than creating it from scratch? I’m looking for a free and fully customisable solution.
I wonder what you guys are doing in your projects? Are there any other solutions I don’t know about?
I would like to have my own component for this, here is the one vercel has, as an example we’ve all seen:
Vercel Cookie Banner
Vercel Cookie Management modal
I have tried third party solutions but they are not at all customisable and show logos I can’t remove. Also I think I could code it from scratch, just wanna save some time asking here first.
Alan Douglas is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.