next.js/examples/with-graphql-hooks/next.config.mjs
next.config.mjs5 lines92 B
/** @type {import('next').NextConfig} */
const nextConfig = {};

export default nextConfig;
Quest for Codev2.0.0
/
SIGN IN