17.

What are API Routes in Next.js used for?

Handling static asset serving

Handling backend logic and database operations

Handling client-side rendering

Handling server-side rendering