WebArena-ShopSmart / next.config.js
Jack
Clean import with LFS-tracked assets
6a30288
raw
history blame contribute delete
94 Bytes
/** @type {import('next').NextConfig} */
const nextConfig = {};
module.exports = nextConfig;