Direct SSR calls makes fetch super fast!
$fetch('/api/hello')
0ms$fetch('https://nitro-demo.us09.qoddiapp.com/api/hello')
81ms
$fetch('/api/hello')
0ms$fetch('https://nitro-demo.us09.qoddiapp.com/api/hello')
81ms