Image finally builds. Not perfect though

This commit is contained in:
2026-03-20 19:46:30 -05:00
parent 60dc57ddf7
commit 0ecf6238de
6 changed files with 7 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
import { withSentryConfig } from '@sentry/nextjs';
import { withPlausibleProxy } from 'next-plausible';
import { env } from './src/env.js';
import { env } from '@/env';
/** @type {import("next").NextConfig} */
const config = withPlausibleProxy({