Fix: Set array cache before all build commands

- Set CACHE_DRIVER and CACHE_STORE to array before autoloader and migrations
- Prevents Laravel from accessing cache table during build
- Runtime will use actual cache driver from .env

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
