Direct SSR calls makes fetch super fast!
$fetch('/api/hello') 2ms$fetch('https://nitro-demo.vercel.app/api/hello') 480ms
$fetch('/api/hello') 2ms$fetch('https://nitro-demo.vercel.app/api/hello') 480ms