import { Html, Head, Main, NextScript } from 'next/document' import config from '../config' export default function Document() { return (