deptno/next.js-typescript-starter-kit

Cannot found resource file

KingWu opened this issue · 3 comments

These two file get 404 error. Where should i place these files?

What two files?

I've checked and I found isomorphic-fetch is missing.
I'm add it and pushed.

favicon.ico and style.css

favicon.ico is not supported. think it as sample code
style.css is legacy code(before next@7), it's unnecessary. so It should be deleted.