is it normal to have cold starts in edge runtime?
Unanswered
American Robin posted this in #help-forum
American RobinOP
I have 4 api calls where I use prisma and the edge runtime, but every first call is like 450-550ms and after the first call it’s around 70-150ms
6 Replies
American RobinOP
When I check under functions my api routes are all listed as edge functions
American RobinOP
do i have to implement those aswell? into page and layout
American RobinOP
American RobinOP
anyone has an idea
American RobinOP
anyone?