3.9 MB of answer keys, one anonymous CDN GET away
I went looking for something else and found this line in a loader:
const res = await fetch(`/game-questions/${bankId}.json`);
That is a relative fetch from the browser to a file in public/. Next.js c
cogniprep.hashnode.dev7 min read