how do you build tanstack start for aws-lambda?
With vinxi, there was a
preset: 'aws-lambda' property, but now that im using vite im not sure how to configure this.3 Replies
apparent-cyanOP•4mo ago
ah, like this:
stormy-gold•4mo ago
I did this but the lambda wraps the response within a JSON, did you get the same issue?
xenial-black•4mo ago
Make sure to have streaming: false, otherwise the responses are really slow