import {Head, Html, Main, NextScript} from 'next/document'; function Document({locale}: {locale: string}) { return (