Update env stuff because I don't think it was all working right.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import type { Metadata, Viewport } from 'next';
|
||||
import { Geist, Geist_Mono } from 'next/font/google';
|
||||
import { env } from '@/env';
|
||||
import { env } from '@/env.js';
|
||||
|
||||
import '@/app/styles.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user