// This file is used to configure:// - static-site generation// - Document shell (index.html)// - ...tons of other things!// Get started at https://react-static.js.orgexportdefault {
maxThreads: 1, // Remove this when you start doing any static generation
}