README
copy from next.js v9.2.1
# will add a module alias, required `next` will redirect to `@shynome/next-server`
yarn next-server
copy from next.js v9.2.1
<script type="module">
import shynomeNextServer from 'https://cdn.skypack.dev/@shynome/next-server';
</script>
copy from next.js v9.2.1
# will add a module alias, required `next` will redirect to `@shynome/next-server`
yarn next-server