mirror of
https://github.com/Dokploy/website.git
synced 2026-07-24 15:25:24 +02:00
refactor: rename folder v2 and delete old docs
This commit is contained in:
@@ -4,12 +4,6 @@ const withMDX = createMDX();
|
||||
|
||||
/** @type {import('next').NextConfig} */
|
||||
const config = {
|
||||
eslint: {
|
||||
ignoreDuringBuilds: true,
|
||||
},
|
||||
typescript: {
|
||||
ignoreBuildErrors: true,
|
||||
},
|
||||
reactStrictMode: true,
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user