/* eslint-disable @next/next/no-sync-scripts */ import { Html, Head, Main, NextScript } from 'next/document' const Document = () => (