Files
protekauto-cms/next.config.ts
2025-06-26 06:59:19 +03:00

7 lines
94 B
TypeScript

/** @type {import('next').NextConfig} */
const nextConfig = {
};
export default nextConfig;