test links

This commit is contained in:
ehab-hassan
2024-09-26 12:54:57 +03:00
parent 7045d82cbd
commit ccef973cdf
41 changed files with 219 additions and 2529 deletions

View File

@@ -1,6 +1,6 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
output: 'standalone'
};
module.exports = nextConfig;