mirror of
https://github.com/harivansh-afk/Saas-Teamspace.git
synced 2026-04-15 03:00:47 +00:00
4 lines
90 B
JavaScript
4 lines
90 B
JavaScript
/** @type {import('next').NextConfig} */
|
|
const nextConfig = {}
|
|
|
|
export default nextConfig
|