bzp2010 commented on pull request #602: URL: https://github.com/apache/apisix-website/pull/602#issuecomment-920495599
About this plan: The website content is built by GitHub workflow, compressed into `tar.gz` volume files, and then uploaded to Vercel for decompression and deployment. About Vercel: Currently, it provides - 45 minutes of compile time for each project‘s each CI - 5000 API requests per day > Because our project has too many files after compilation and cannot be uploaded to Vercel one by one, I solve this problem by compressing, uploading and decompressing. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
