Skip to content

Commit f008917

Browse files
committed
temporarily use runtime generator
1 parent 86be21e commit f008917

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

nitro.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,8 @@ export default defineNitroConfig({
5555
},
5656
},
5757
openAPI: {
58-
production: "prerender",
58+
// production: "prerender",
59+
production: "runtime",
5960
meta: {
6061
title: "🐙 ungh.cc",
6162
description: `Unlimited access to GitHub API. <br><br> ⭐ [Star on GitHub](https://github.com/unjs/ungh) <br> 💛 Hosting sponsored by [Vercel](https://vercel.com/?utm_source=ungh)`,

0 commit comments

Comments
 (0)