I'm using Laravel-mix in a personal project, however, without the presence of the Laravel Framework. When I command to generate the files, Laravel-mix reads the sass files and creates in the project root an images directory and a fonts.
How do I set the assets / img and assets / fonts respectively?