1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-07-03 19:06:40 -04:00
Files
jarv.is/vercel.json

8 lines
82 B
JSON

{
"build": {
"env": {
"ENABLE_EXPERIMENTAL_COREPACK": "1"
}
}
}