UNPKG

create-onetech-app

Version:

CLI to quickly set up React projects with popular templates and tools.

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