Skip to content

Commit 2253a72

Browse files
feat: test strapi integration deploy
1 parent 7a2d148 commit 2253a72

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.js": {
14+
"api/main.cjs": {
1515
"memory": 1024,
1616
"maxDuration": 30
1717
}

0 commit comments

Comments
 (0)