AlpacaHack Logo

Tag: Next.js

Sign InSign Up

Next.js

No description is available for this tag.

Updated Apr 24, 2026
Next.js Challenges
What's Next
tchen

tchen

Web
115 solves

What's Next

Daily AlpacaHackTopic: Next.jsReleased: Mar 24, 2026

115 solves
Web

by

tchen

tchen

I love Next.js!

Beginner Hint 1: Overview of the Challenge
  • If you read the Dockerfile, you can see that secret.js is renamed to a random filename. So instead of /secret, you need to access /secret-{32 random characters}.
  • The rest of the code looks like a minimal Next.js setup.
Beginner Hint 2: How to Approach the Challenge
  • What kind of network requests are made when you access the main page?
  • Someone may have reported having trouble because a hidden page was discovered in the past. Try searching the internet.
whats-next.tar.gz
descriptionsolveswriteups