Skip to content

Commit 0bf888e

Browse files
committed
chore: update next config
1 parent bd95082 commit 0bf888e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
const path = require("path");
21
/** @type {import('next').NextConfig} */
2+
33
const nextConfig = {
44
reactStrictMode: true,
55
swcMinify: true,

0 commit comments

Comments
 (0)