Files
var-monorepo/apps/hub/next.config.ts
2025-01-14 23:47:09 +01:00

5 lines
92 B
TypeScript

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