diff options
| author | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-04-03 23:59:33 +0300 |
|---|---|---|
| committer | l3wdfut4pwr <l3wdfut4pwr@gmail.com> | 2026-04-03 23:59:33 +0300 |
| commit | 9c65a9c271dfda5ea17c9d909bc9e7e6d0c040ab (patch) | |
| tree | 9df45f5df63fb509e1b7cdac81659c4713287d70 /next.config.ts | |
| parent | 1d20080db8a26e4b7dd4071daac1166142592afa (diff) | |
add profile
Diffstat (limited to 'next.config.ts')
| -rw-r--r-- | next.config.ts | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/next.config.ts b/next.config.ts index 498156c..78ccaf3 100644 --- a/next.config.ts +++ b/next.config.ts @@ -10,7 +10,6 @@ const nextConfig: NextConfig = { }, }, }, - /* config options here */ }; export default nextConfig; |
