aboutsummaryrefslogtreecommitdiffstats
path: root/next.config.js
blob: 7b09dd40f78df81ea22ac4376e455732c7d6eca3 (plain) (blame)
1
2
3
4
5
6
7
8
/** @type {import('next').NextConfig} */
const nextConfig = {
  compiler: {
    styledComponents: true,
  },
};

module.exports = nextConfig;
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage