- With Edge Runtime π₯
- With async component
- With async component that fetch data at server-side
- With true isomorphic async component that can hydrate async data π₯
- With true isomorphic async component in Edge Runtime π₯
Install Vercel CLI
npm i -g vercel
Then run local dev server
vercel dev
Now you can make some changes in components/my-component.mjs
- api/index.mjs β Server-side endpoint function
- includes/head.html β Inner
<head>
content - includes/footer.html β Before
</body>
content - includes/importmap.json β Import map for builder-less modules