# robots.txt for PairPunk - Solana Gaming Platform # Note: src/app/robots.ts generates the canonical robots.txt at runtime when # deployed. This static fallback is kept in sync as a safety net. User-agent: * Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /private/ Disallow: /_next/ User-agent: Googlebot Allow: / Disallow: /api/ Disallow: /admin/ Disallow: /private/ # Sitemap location Sitemap: https://pairpunk.com/sitemap.xml