Files
dealplustech/astro.config.mjs
Kunthawat 74d7e5bee8 fix: Remove preview/server config from Astro
- Removed vite.preview/server config that was causing host blocks
- Since we serve static files via 'serve' package, this config is unnecessary in production
- Astro only builds static files and we serve them directly from dist/ folder
- Eliminates 'Blocked request' error in production
2026-03-12 13:35:46 +07:00

415 B