chore: migrate to OpenNext adapter for Cloudflare Pages (Next.js 16 support)

This commit is contained in:
2026-01-23 04:00:06 +07:00
parent c1e5db5bce
commit 019ecb2955
5 changed files with 13788 additions and 727 deletions

4
.gitignore vendored
View File

@@ -39,3 +39,7 @@ yarn-error.log*
# typescript
*.tsbuildinfo
next-env.d.ts
# Cloudflare / OpenNext
.open-next
.wrangler