next.js/examples/with-firebase-hosting/src/next.config.js
next.config.js5 lines86 B
/** @type {import('next').NextConfig} */
module.exports = {
  distDir: "../.next",
};
Quest for Codev2.0.0
/
SIGN IN