DeepFrontend
Learning Paths
Practice
System Design & DS
Design Studio
Data Structures Curriculum
Real-World Case Studies
Careers
Job Board
Resume Builder
Blog
Sign in
Search
⌘K
Go Pro
Loading compiler resources...
Next.js Quiz Practice
Active Recall Drill Session
← Exit Session
Question 1 of 1
hard
Next.js
Why is 'Proxy uses the Node.js runtime — check compatibility with your auth library' a relevant consideration?
A
It isn't relevant
B
Some auth/session-management libraries only support the Edge Runtime, which could create a mismatch with Proxy's runtime
C
Proxy only works with specific databases
D
This only matters for static export
Check Answer