mirror of
https://github.com/AykutSarac/jsoncrack.com.git
synced 2025-01-27 15:22:56 +08:00
add swcMinify
This commit is contained in:
parent
7172985750
commit
3d3de397c4
@ -9,6 +9,7 @@ const withPWA = require("next-pwa")({
|
||||
* @type {import('next').NextConfig}
|
||||
*/
|
||||
const nextConfig = {
|
||||
swcMinify: true,
|
||||
reactStrictMode: true,
|
||||
exportPathMap: async () => ({
|
||||
"/": { page: "/" },
|
||||
|
Loading…
x
Reference in New Issue
Block a user