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 223ce32 commit 7ea2413Copy full SHA for 7ea2413
next.config.ts
@@ -1,4 +1,4 @@
1
-import {NextConfig} from "next";
+import { NextConfig } from "next";
2
3
const nextConfig: NextConfig = {
4
webpack(config, { dev }) {
0 commit comments