changed folder name from web to dispatch

This commit is contained in:
uwebeschde
2025-01-29 22:25:32 +01:00
parent ff3bc5e282
commit 90cec2c204
20 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
/** @type {import('next').NextConfig} */
const nextConfig = {};
export default nextConfig;