Firebase Error in Next.js Netlify function

Hey @elijahmanor,
A few questions!

  1. Are you using next-on-netlify to build your site? GitHub - netlify/next-on-netlify: Build and deploy Next.js applications with Server-Side Rendering on Netlify!
  2. Would you mind sharing your function code here so we can take a look?

I know that people do use firebase-admin in functions. I’m not sure about the offline persistence mentioned in that error though. If Firebase is trying to write to the file system, that will probably not work: