- Added 'three' and its GLTFLoader to the optimizeDeps include array for improved module resolution. - Introduced custom Rollup options to prevent externalization of the 'three' library during the build process. - Configured CommonJS options to include 'three' and node_modules for better compatibility with dependencies.