next.js' fetch / server actions
Unanswered
Sage Thrasher posted this in #help-forum
Sage ThrasherOP
whenever using next's
fetch
method or calling a server action from inside a server component, will this increase function invocations on vercel?