i try to upload to plesk server and it was not succesfull

This commit is contained in:
Leon Serfaty G
2025-07-19 15:25:31 +00:00
parent f5e94bf039
commit b76754d151
3 changed files with 22 additions and 1 deletions
+1
View File
@@ -2,6 +2,7 @@ import type {NextConfig} from 'next';
const nextConfig: NextConfig = {
/* config options here */
output: 'standalone',
typescript: {
ignoreBuildErrors: true,
},