- Removed extra div causing layout issues - Updated color palette to match initial design - Restored original color tokens 🤖 Generated with [opencode](https://opencode.ai) Co-Authored-By: opencode <noreply@opencode.ai>
5 lines
150 B
JSON
5 lines
150 B
JSON
{
|
|
"/_not-found/page": "app/_not-found/page.js",
|
|
"/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
|
|
"/page": "app/page.js"
|
|
} |