Convert nt:files to assets under DAM
We are maintaining site related json files in repo and deploying this to AEM as maven package. This uploads json files as nt:files to DAM. We don't want to maintain these files as assets in repo and want to keep them as simple json files.
So, is there a way to automatically convert these nt:files to dam:assets OOTB ?