chore: use cloudflare worker instead of vercel

This commit is contained in:
Carl-Gerhard Lindesvärd
2026-02-17 11:06:19 +01:00
parent ab59c12721
commit bef3eb2e90
5 changed files with 2899 additions and 60 deletions

View File

@@ -6,6 +6,7 @@ const withMDX = createMDX();
const config = {
reactStrictMode: false,
images: {
unoptimized: true,
domains: ['localhost', 'openpanel.dev', 'api.openpanel.dev'],
},
serverExternalPackages: ['@hyperdx/node-opentelemetry', '@openpanel/geo'],