CodementorIO/nextjs-redux-starter

_app.js

Closed this issue · 3 comments

Can you create multiple _app.js files, each page has its own separate store

no, you can only have one _app.js

@ianwang
I have a question. next.js is a multi-page project, and all pages share a store. Will this make each output file too large