This commit is contained in:
hailin 2025-05-21 14:31:12 +08:00
parent 3e200f8c5e
commit aea9cb2cdd
1 changed files with 1 additions and 7 deletions

View File

@ -1,10 +1,4 @@
/* /* eslint-disable @next/next/no-sync-scripts */
eslint-disable @next/next/no-sync-scripts
/env.js window.RUNTIME_ENV
Supabase React
*/
import { Html, Head, Main, NextScript } from "next/document"; import { Html, Head, Main, NextScript } from "next/document";
export default function Document() { export default function Document() {