Yeah but next gets you the same benefits without needing PHP or a DB (for the frontend). Drupal requires a LEMP stack, which is both hard to maintain and hard to scale/replicate.
You still need a place to store actual content/data, of course. But that could be any store or service that gives you an API endpoint to fetch from.
You still need a place to store actual content/data, of course. But that could be any store or service that gives you an API endpoint to fetch from.