♻️ import type

This commit is contained in:
Fred KISSIE
2025-11-05 07:33:25 +01:00
parent 18566c09dc
commit a247ef7564

View File

@@ -1,4 +1,4 @@
import { NextConfig } from "next"; import type { NextConfig } from "next";
import createNextIntlPlugin from "next-intl/plugin"; import createNextIntlPlugin from "next-intl/plugin";
import { pullEnv } from "./src/lib/pullEnv"; import { pullEnv } from "./src/lib/pullEnv";