This commit is contained in:
ROYWANG 2023-09-28 16:34:06 +02:00 committed by GitHub
commit f731ae6461
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,6 @@ const config = {
isProduction: process.env.NODE_ENV === 'production',
},
basePath: process.env.BASE_PATH,
output: 'standalone',
eslint: {
ignoreDuringBuilds: true,
},