Passenger portal build issues resolution

This commit is contained in:
Stephanos A
2026-06-03 18:12:40 +03:00
committed by Stephanos
parent 9d75a5bc66
commit d80f77b941
5 changed files with 11 additions and 5 deletions

View File

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