File: frontend/app/robots.ts (new)
Task: Add a Next.js App Router robots.ts that allows crawling of public pages and disallows /api/. Set sitemap to https://predifi.app/sitemap.xml.
Acceptance: /robots.txt renders in dev with the expected rules.
This is a good first issue — self-contained and independent of every other open issue. Comment to be assigned before starting. Please open one PR per issue.
File:
frontend/app/robots.ts(new)Task: Add a Next.js App Router
robots.tsthat allows crawling of public pages and disallows/api/. Setsitemaptohttps://predifi.app/sitemap.xml.Acceptance:
/robots.txtrenders in dev with the expected rules.This is a good first issue — self-contained and independent of every other open issue. Comment to be assigned before starting. Please open one PR per issue.