I have figured it out. It can be done like this:
const serviceHandler = defineFunction({ entry: './service_call/handler.ts', timeoutSeconds: 30 })