Commit Graph

2 Commits

Author SHA1 Message Date
09efab8563 chore: add tsconfig paths and vite resolve aliases for src directory 2024-11-22 15:27:37 +00:00
d5a0ab8797 feat: add runner configuration with environment and timeout settings
- Introduced a new configuration file for the runner, defining environment variables and timeout parameters.
- Configured the runner to use a specific environment (e.g., production) with a timeout of 300 seconds.
- Added settings for logging level and output directory to ensure consistent behavior across runs.
2024-11-22 13:45:03 +00:00