Error building Matter sample for XIAO nRF54L15 board

I had edit also the boards\xiao_nrf54l15_nrf54l15_cpuapp.overlay file in my project.
Be careful with the syntax. I had to correct the quotation marks:

&nfct {
	status = "okay";
};

Not it fails at another error.