my image outputs are showing when i am using npm run dev and preview. but not on my production domain , which i have deployed on netlify, its not showing image output. am i missing something ?**
— its showing this error : {errorType: ‘LambdaTimeout’, errorMessage: '2024-08-14T11:4}**
my domain : klipzi.com (its a text to ai image gen tool)
i am using supabase as backend , and sveltekit for language . i am not storing and fetching the response but directly geeting it as dall e api output
[while its working properly in showing open ai text reponses]
would be very helpfull to know what i am missigng here ?