next-fountain

It's a website demo based on the Next.js.
There are something different between React and Next, such as two static directory: /pages and /public.
And we can optimize the program by extending its config inside next.config.js.