Hey @benjavicente. Someone else had a similar problem with TS functions recently, but with a Hono project. The solution was to set the tsconfig.json for ESM and make sure it’s not excluded by .vercelignore. Can you give this a try and let me know if it works for you?