<template>
<div>
<NuxtLink :to="{ name: 'prefetch-server-components' }">
Server components page
</NuxtLink>
</div>
</template>