1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2026-04-22 04:15:31 -04:00
Files
jarv.is/vercel.json
T

8 lines
82 B
JSON

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