WeAct Esp32-C3 Core Serial Monitor doesn't work

ARDUINO_CDC_ON_BOOT must be set to 0 to use the UART interface.
See ESP32-S3 native USB interface and Serial Monitor missing first messages - #10 by sivar2311

Otherwise you have to use Serial0 object.