refansa.my.id/next.config.mjs

5 lines
90 B
JavaScript
Raw Permalink Normal View History

2024-07-17 21:34:15 +07:00
/** @type {import('next').NextConfig} */
2024-08-03 23:51:39 +07:00
const nextConfig = {}
2024-07-17 21:34:15 +07:00
2024-08-03 23:51:39 +07:00
export default nextConfig