We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd95082 commit 0bf888eCopy full SHA for 0bf888e
next.config.js
@@ -1,5 +1,5 @@
1
-const path = require("path");
2
/** @type {import('next').NextConfig} */
+
3
const nextConfig = {
4
reactStrictMode: true,
5
swcMinify: true,
0 commit comments