Switched to a better deployment
My ship had changes requested to it to not deploy the project on services like render that go to sleep and take a minute to wake up.
I switched to vercel’s serverless function which doesn’t have that issue. I had to swap out my requirements for packages to more lightweight versions of them in order to make it compatible for this deployment. It took a couple of tinkering.
Signing off,
Ashwath Arasuraj Sankar
Comments 1
Vercel does have a cold start but its MUCH quicker.
Sign in to join the conversation.