so you had set `isInServerlessEnv` to be true. Thi...
# support-questions-legacy
r
so you had set
isInServerlessEnv
to be true. This means that it creates a file cachine some of the handshake information required for supertokens session management so that it doesn't have to query the core each time a serverless function starts.
12 Views