// Default Pages configuration for Next
const nextConfig = {images: {unoptimized: true}, basePath: '/docs'}
module.exports = nextConfig