Hello ppl, I am using Payload storage s3 adapter with supabase ,
And i'm deploying using SST (OpenNext) and since i'm sticking with server less , i have opted in for client uploads , which enables the process or creation of a signed url and uploading the file directly from the client , instead of routing it via the compulte layer,
The issue is ,when i upload files > 250 MB , The cloudfront throws a 502 , for reference i'll attach the req and response headers of the actual request