Any files that you add to your content sources will be copied over to the root of the build destination directory, so you can organize your email templates as needed.Documentation Index
Fetch the complete documentation index at: https://mintlify.com/maizzle/maizzle.com/llms.txt
Use this file to discover all available pages before exploring further.
Global assets
You may define a global email assets folder that will be copied to the build directory. The Starter sets it to theimages directory:
config.js
static.source will be copied to the static.destination directory, which is relative to build.output.path.
Multiple sources
You may define multiple asset source paths and all files from those paths will be copied to a single destination directory:config.js