Cannot find module 'googleapis'

I’ve seen other folks with similar issues, but nothing i’ve read has seemed to be a solution here. I’ve been running this app for a few days now with few problems. At some point today this started happening.

site: https://jolly-panini-e63389.netlify.app/

I’m using googleapis in the serverless function, can return locally, and have been returning in production for several days now.

I have confirmed the package is there locally (at least) Even tried removing it, building, then adding back just to build again. Still nothing.

not solved, but rolled back to working version.

Can you share an (example) repository?