Without ARG/ENV, process.env.DOMAIN was undefined during npm run build, causing llms.txt internal links to use localhost:4321 instead of the production domain.
Without ARG/ENV, process.env.DOMAIN was undefined during npm run build, causing llms.txt internal links to use localhost:4321 instead of the production domain.