8 lines
135 B
JSON
8 lines
135 B
JSON
{
|
|
"functions": {
|
|
"source": ".",
|
|
"runtime": "nodejs20",
|
|
"ignore": ["node_modules"],
|
|
"predeploy": "npm run build"
|
|
}
|
|
} |