Neon Integration Test

This is a test project to verify that the Postgres database is correctly connected to the Next.js frontend.
If you can see this text and the image above, the entire stack is working:
1. Payload wrote this text to Neon (Postgres). 2. Next.js fetched it on the server. 3. The component rendered it on the client.