We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86be21e commit f008917Copy full SHA for f008917
1 file changed
nitro.config.ts
@@ -55,7 +55,8 @@ export default defineNitroConfig({
55
},
56
57
openAPI: {
58
- production: "prerender",
+ // production: "prerender",
59
+ production: "runtime",
60
meta: {
61
title: "🐙 ungh.cc",
62
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