diff --git a/next.config.js b/next.config.js index 4050ae92f11c..78aa51378a18 100644 --- a/next.config.js +++ b/next.config.js @@ -12,3 +12,4 @@ const nextConfig = { }; export default nextConfig; +interface ImportMetaENV