Commit bd78280
fix: remove edge runtime from gists API to resolve OpenNext build error
OpenNext requires edge runtime functions to be in separate files.
Removing explicit edge runtime declaration allows the API to run
in Node.js runtime while maintaining compatibility with Cloudflare.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent ae59f5c commit bd78280
1 file changed
+0
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
0 commit comments