Skip to content

Instantly share code, notes, and snippets.

@squashfold
Created June 10, 2023 17:49
Show Gist options
  • Save squashfold/309ec9ba6b5a7c99a66cfc14279dd4b7 to your computer and use it in GitHub Desktop.
Save squashfold/309ec9ba6b5a7c99a66cfc14279dd4b7 to your computer and use it in GitHub Desktop.
Global config example Next.js
module.exports = {
title: "Global Configuration Demo",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment