- Improve sitemap and
robots.txt
support - Global
404
page - Move redirects to end of routing stack (not in
next.config.js
) - Use new support for API routes in
app
- Improved scroll position support in
app/
This application requires Node.js v16.13+.
git clone https://github.com/tconroy/conroy.codes.git
cd conroy.codes
pnpm install
pnpm dev
Create a .env
file similar to .env.example
.