This repository was archived by the owner on Apr 8, 2026. It is now read-only.
Commit 6d0a49b
committed
feat: add initial configuration files for Open Next with Cloudflare support
- Created next.config.ts to set up Next.js configuration and enable Cloudflare context for development.
- Added open-next.config.ts to define Cloudflare-specific configurations, including optional R2 caching.
- Initialized wrangler.jsonc for Cloudflare Workers configuration, including compatibility settings and asset bindings.1 parent 437048e commit 6d0a49b
7 files changed
Lines changed: 24105 additions & 4914 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
18 | 21 | | |
19 | 22 | | |
20 | 23 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
0 commit comments