Florin Bobiș commited on
Commit
34b5c88
1 Parent(s): 191fd2d

require use

Browse files
Files changed (1) hide show
  1. vercel.json +1 -0
vercel.json CHANGED
@@ -2,6 +2,7 @@
2
  "version": 2,
3
  "builds": [
4
  {
 
5
  "config": {
6
  "maxLambdaSize": "450mb"
7
  }
 
2
  "version": 2,
3
  "builds": [
4
  {
5
+ "use": "@vercel/python",
6
  "config": {
7
  "maxLambdaSize": "450mb"
8
  }