llms.txt on Vercel
Publish an llms.txt file for apps and sites deployed on Vercel.
Vercel serves static files from the framework's public/static folder. For Next.js, place your generated file at public/llms.txt. For other frameworks, use the equivalent static asset directory.
- Generate. Create a focused llms.txt from your live site.
- Add to repo. Commit it as a static file.
- Deploy. Push to production.
- Validate. Confirm it is available at the root URL.
Create your llms.txt
Generate and validate llms.txt before your next Vercel deployment.
Open the generator