Skip to content

Commit 5bc0444

Browse files
authored
Merge pull request #13 from kpcode11/fix-next
chore: upgrade dependencies and update API parameter handling
2 parents 32020fe + a0261b4 commit 5bc0444

15 files changed

Lines changed: 6129 additions & 6419 deletions

File tree

next.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
/** @type {import('next').NextConfig} */
22
const nextConfig = {
33
reactStrictMode: true,
4-
swcMinify: true,
54
}
65

76
module.exports = nextConfig

0 commit comments

Comments
 (0)