This is the tiny 60kb Boggle🎲 based on Next.js.
Next.js
The logic of showing possible answers uses Trie, brute force DFS.