Thanks for the tip! wrangler tail tells me I'm missing AUTH_SECRET. However, I put it in the environ
Thanks for the tip! wrangler tail tells me I'm missing AUTH_SECRET. However, I put it in the environment using wrangler secret. Am guessing nextjs doesn't know to look there. Any idea on where AUTH_SECRET should be stored on cloudflare pages?

