- Configure Vite preview server to allow all hosts
- Fixes 403 Forbidden error on Easypanel
- Allows dynamic hostnames from Easypanel proxy
- Safe because container is behind proxy
- Move all Astro files from dealplustech-astro/ to root
- Archive Next.js code in _nextjs-backup/
- Update .gitignore for Astro project
- Simplify project structure
This completes the migration from Next.js to Astro.
The Astro project is now at the root level.