this works fine until u hit a dependency that relies on
native node modules . if ur backend needs smth like
sharp
or heavy crypto libs, youre gonna run into a wall w/ the runtime limitations.
>it's not always as simple as just moving code to a function.