Skip to content

Instantly share code, notes, and snippets.

@oguzhanaslan
Created January 17, 2018 12:23
Show Gist options
  • Save oguzhanaslan/84a1975f62d6cdd5bdd4db16d0c3c834 to your computer and use it in GitHub Desktop.
Save oguzhanaslan/84a1975f62d6cdd5bdd4db16d0c3c834 to your computer and use it in GitHub Desktop.
next.config.js
// next.config.js
module.exports = {
useFileSystemPublicRoutes: false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment