modify nextjs deployment

This commit is contained in:
SennayT
2026-06-05 11:28:33 +00:00
parent 04765bdd78
commit b6136b0a65
6 changed files with 144 additions and 14 deletions

View File

@@ -1,7 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
reactStrictMode: true,
output: 'export',
transpilePackages: ['@edr/types', '@edr/ui-common'],
images: {
unoptimized: true,