I had the same issue, you have to change your webhook public route from
'/app/api/webhooks/clerk/route.ts' -> '/api/webhooks/clerk' or '/api/webhooks(.*)' if you want to generalize the rule