UNPKG

create-unstack

Version:

CLI tool to scaffold a modern Next.js app with TailwindCSS, HeroUI, and optional authentication & MongoDB

5 lines (3 loc) 92 B
/** @type {import('next').NextConfig} */ const nextConfig = {}; export default nextConfig;