CoolFace
Apppublic

hiinikhil/hitechcoder

sourceHugging Faceupdated 2y agoView on Hugging Face
0likes
next.config.mjs5 linesDownload Raw Back to root
1/** @type {import('next').NextConfig} */2const nextConfig = {};3 4export default nextConfig;5