final commit

This commit is contained in:
2024-05-03 06:04:22 +03:00
parent 4376a0fd99
commit 8e59842aa3
3 changed files with 6 additions and 5 deletions

View File

@@ -1,6 +1,7 @@
/** @type {import('next').NextConfig} */
const nextConfig = {
//output: 'export',
basePath: '/drop'
};
export default nextConfig;