Fix issue preventing build

This commit is contained in:
2025-09-16 13:08:06 -05:00
parent 926f31b3aa
commit 3a0263b96b
6 changed files with 101 additions and 229 deletions

View File

@@ -1,4 +1,4 @@
import { env } from './src/env'
import { env } from './src/env.js'
import * as Sentry from "@sentry/nextjs";
Sentry.init({