Put the favicons in an /image directory inside the /public directory and put the code below in your _app.js <Head> <link rel="shortcut icon" href="/images/favicon.ico" /> </Head>