How to structure a Next.js SaaS using the 7-file DDD-lite module pattern -- schema, relations, types, validation, repository, service, and index -- so each feature is self-contained and easy to extend.