hi, researching sticky bucketing, and using nextjs. what is the best way to verify sticky bucketing is working as expected? it seems like I need to have a js-cookie compatible service for the backend, probably wrapping how nextjs does cookies server side.