7 lines
236 B
JSON
7 lines
236 B
JSON
{
|
|
"/api/auth/[...nextauth]/route": "app/api/auth/[...nextauth]/route.js",
|
|
"/api/plans/route": "app/api/plans/route.js",
|
|
"/features/page": "app/features/page.js",
|
|
"/page": "app/page.js",
|
|
"/pricing/page": "app/pricing/page.js"
|
|
} |