--- id: task-8 title: Research Automerge + Next.js status: To Do assignee: [] created_date: '2025-12-15 19:38' labels: [] dependencies: [] priority: medium --- ## Description Investigate how to make Automerge CRDT work with Next.js webpack. Consider: custom webpack WASM config, using Turbopack, or running sync logic in a web worker.