import { Html, Head, Main, NextScript } from 'next/document'; import { config } from '../config'; const Document = () => (