1
mirror of https://github.com/jakejarvis/jarv.is.git synced 2025-11-05 09:05:39 -05:00
Files
jarv.is/vercel.json

8 lines
82 B
JSON

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