The website is built with Next.js and deployed on Vercel.
It's so fast because Next and Vercel do a lot of smart optimizations with the code and the images.
Also, because the screenplays are not stored in the database, just one large local json file, so the server doesn't have to make an extra request to the database.
It's so fast because Next and Vercel do a lot of smart optimizations with the code and the images.
Also, because the screenplays are not stored in the database, just one large local json file, so the server doesn't have to make an extra request to the database.