# robots.txt for nitx.com # Generated statically. Adjust environment-specific rules in your deployment process. User-agent: * # disallow private or backend routes Disallow: /api/ Disallow: /_next/ Disallow: /admin/ Disallow: /dashboard/ Disallow: /login/ Disallow: /register/ # sitemap location Sitemap: https://nitx.com/sitemap.xml