Home »
MCQs »
Next.js MCQs
____ API Routes allows you to use Next to create high-performance APIs
48. ____ API Routes allows you to use Next to create high-performance APIs.
- Edge
- Static
- Dynamic
Answer: A) Edge
Explanation:
Edge API Routes allow you to use Next to create high-performance APIs.