Skip to content

Commit 3153e5c

Browse files
Revert "feat: test strapi integration deploy"
This reverts commit 2253a72.
1 parent 2253a72 commit 3153e5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/api-harmonization/vercel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"installCommand": "npm install --prefix=../..",
1212
"outputDirectory": "dist",
1313
"functions": {
14-
"api/main.cjs": {
14+
"api/main.js": {
1515
"memory": 1024,
1616
"maxDuration": 30
1717
}

0 commit comments

Comments
 (0)