You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-2Lines changed: 4 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -8,10 +8,12 @@ Using [Next.js](https://nextjs.org/) v14 App Router and React Server Components.
8
8
9
9
Using [@discublog/api](https://github.com/discublog/api) to query GitHub repository discussions and rendering Markdown with [@mdx-js/mdx](https://github.com/mdx-js/mdx).
10
10
11
-
## Deploy
11
+
## Vercel Deploy
12
12
13
13
> [!CAUTION]
14
-
> Vercel is not available yet, you can only build locally. https://github.com/shikijs/shiki/issues/693
14
+
> Vercel Deploy is not available yet. https://github.com/shikijs/shiki/issues/693
15
+
>
16
+
> You can build locally and deploy to Vercel, or use this [GitHub Action](.github/workflows/deploy.yml).
0 commit comments