Commit Graph
30 Commits
Author SHA1 Message Date
martin-mfg 8c95e88298 revert test changes 2025-06-27 09:48:54 +00:00
martin-mfg c43fec45e9 try rewriting only non-ISR endpoints 2025-06-27 08:12:26 +00:00
martin-mfg 41069486ff try fully with 'api-rewrite' 2025-06-27 07:53:00 +00:00
martin-mfg 1d94b2eb56 debug: add rewrite 2025-06-26 14:23:00 +00:00
martin-mfg 9e5c82ef1f rename ./api 2025-06-25 22:04:21 +00:00
martin-mfg 26db144f58 debug: don't rename ./api twice 2025-06-25 21:58:39 +00:00
martin-mfg e87bc7a000 debug: rename ./api _first_ 2025-06-25 21:56:24 +00:00
martin-mfg a437887850 rename ./api in build command 2025-06-25 21:54:50 +00:00
martin-mfg bba5049f34 fix build command 2025-06-25 21:47:33 +00:00
martin-mfg 0217967fb0 try without rewrite or 'isr/' prefix 2025-06-25 21:46:13 +00:00
martin-mfg 0dcdeac5a1 try single concrete rewrite 2025-06-25 21:38:56 +00:00
martin-mfg 35d7b931e0 fix: don't mix up rewrite and redirect 2025-06-25 21:15:46 +00:00
martin-mfg c70abd6c7d try rewrite with 'api' 2025-06-25 21:09:30 +00:00
martin-mfg 6311c1af6a try different rewrite 2025-06-25 21:05:51 +00:00
martin-mfg f4e706b9e5 try fully without trailing slashes 2025-06-25 20:56:38 +00:00
martin-mfg e157b60592 try without '/api' folder 2025-06-25 20:33:13 +00:00
martin-mfg 7fe2d4327e back to non-debug commit 2025-06-25 19:55:32 +00:00
martin-mfg 19013dd99b debug: try different rewrite path 2025-06-25 19:34:52 +00:00
martin-mfg df52c0e989 fix: adapt build paths for 'isr' folder 2025-06-25 19:25:50 +00:00
martin-mfg d24f44e847 try 'isr' subfolder 2025-06-25 19:20:31 +00:00
martin-mfg 51fc0b9098 rename dot_vercel_copy, log requires req and res keys 2025-06-25 16:56:00 +00:00
martin-mfg e5188c85cc do not use 'core-app' folder 2025-06-24 18:47:55 +00:00
martin-mfg 97666266f4 try fix vercel error, use 'core-app' folder 2025-06-24 18:35:10 +00:00
martin-mfg 497a2e0943 fix mv not dealing with dot directory 2025-06-24 18:25:43 +00:00
martin-mfg 6e073e64ad try custom build script with .vercel logic, npm install 2025-06-24 18:17:47 +00:00
Anurag Hazra 06b61f1682 feat: disable fluid compute (#4168) 2025-03-05 21:36:09 +05:30
anuraghazra 3344bfd150 chore: enable fluid 2025-02-05 00:07:02 +05:30
b2bf4fa487 fix: change prod deployment branch to vercel branch to fix maxDuration bug (#2424)
* Create deploy-prep.yml

* Create deploy-prep.py

* Update vercel.json

* Update deploy-prep.yml

* Update vercel.json

* Added coauthor

Co-authored-by: Dou Xiaobo <93511091+douxiaobo@users.noreply.github.com>

* Update deploy-prep.yml

* refactor: format code

* Added if condition to disable deployments on forks

Co-authored-by: Rick Staa <rick.staa@outlook.com>

* Update deploy-prep.yml

Co-authored-by: Dou Xiaobo <93511091+douxiaobo@users.noreply.github.com>
Co-authored-by: Anurag Hazra <hazru.anurag@gmail.com>
Co-authored-by: rickstaa <rick.staa@outlook.com>
2023-01-24 20:04:26 +05:30
Anurag Hazra 81b6593b06 chore: reduce vercel memory & timeout duration (#1366)
* fix: change serverless function memory to 128mb

* chore: change maxDuration
2021-10-06 22:43:23 +05:30
anuraghazra 8284be105d chore: add redirect to gh repo 2020-07-21 21:24:39 +05:30