Hey guys, quick question: Can you use 'require' in...
# prisma-whats-new
a
Hey guys, quick question: Can you use 'require' in serverless functions within the cloud console ? Because I can't make the Welcome Email exemple work 😕
Can the require automatically install the required packages (like runkit would) or I need to export the project and "npm install" them ?