raj.how/next.config.js

5 lines
92 B
JavaScript
Raw Normal View History

2023-10-27 16:48:26 +05:30
/** @type {import('next').NextConfig} */
const nextConfig = {}
module.exports = nextConfig