diff --git a/.env.example b/.env.example index bb05520..c5bd741 100644 --- a/.env.example +++ b/.env.example @@ -101,4 +101,3 @@ STEAMGRIDDB_API_KEY="your_steamgriddb_api_key_here" # ----------------------------------------------------------------------------- # Discord webhook URL for contact/report submissions DISCORD_WEBHOOK_URL="" - diff --git a/AGENTS.md b/AGENTS.md index 8bd0e39..c153a9b 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -1,5 +1,7 @@ + # This is NOT the Next.js you know This version has breaking changes — APIs, conventions, and file structure may all differ from your training data. Read the relevant guide in `node_modules/next/dist/docs/` before writing any code. Heed deprecation notices. +