Skip to content

Commit

Permalink
import fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
JEK58 committed Aug 6, 2024
1 parent 56ce506 commit 3cdc703
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion next.config.js
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import { withSentryConfig } from "@sentry/nextjs";
import { withPlausibleProxy } from "next-plausible";
import { env } from "@/env.js";
import { env } from "./src/env.js";

/**
* Run `build` or `dev` with `SKIP_ENV_VALIDATION` to skip env validation. This is especially useful
Expand Down

0 comments on commit 3cdc703

Please sign in to comment.