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