module.exports = { assetsDir: 'custom-assets', pagesDir: 'custom-pages', staticDir: 'custom-static', css: [{ src: '~/custom-assets/app.css' }] }