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
flat-fuchsiaOP•2w ago
ah, like this:
adverse-sapphire•2w ago
I did this but the lambda wraps the response within a JSON, did you get the same issue?
ratty-blush•2w ago
Make sure to have streaming: false, otherwise the responses are really slow