module.exports = { outputDir: "dist", publicPath: process.env.NETLIFY ? '/' : '/md/' };