Eunjae Lee @eunjae.dev · May 2

If the code had been like this, we would have known that the `runOnServer` function from the `vercel` package was responsible for the magic.

0 likes 1 replies

?

Replies

Eunjae Lee · May 2

If this file had a .vercel extension instead of .js, we would know that it is not a normal JavaScript file, but something else by Vercel that adds extra functionality.