This repo is made to test out a possible optimized app configuration. It was created with Next.js and utilizes Server-Side-Rendering to reduce the time to first contentful paint.
For development, run npm run dev from the root of the repo.
Otherwise, run npm run build, then npm run start from the root of the repo.