Custom SessionStore using with nextjs-auth0 session expiring rapidly

I’m using nextjs-auth0’s Custom SessionStore, because this SDK create so large cookie value.

but session is expiring so rapidly from using this feature.
anyone know why this problem occuring?