// Default Pages configuration for Nuxt export default { target: 'static', router: { base: '/docs/' } }