completionId: cgen-7c84bf3c46ea45a988f4cc2bdd4fdfd2

cgen-7c84bf3c46ea45a988f4cc2bdd4fdfd2
This commit is contained in:
Builder.io 2025-11-16 01:48:37 +00:00
parent e1c6b14911
commit 08a4994f4d

View file

@ -2,6 +2,11 @@
"version": 2,
"buildCommand": "npm ci && npm run build",
"outputDirectory": "dist/spa",
"functions": {
"api/**/*.ts": {
"runtime": "@vercel/node@latest"
}
},
"redirects": [
{
"source": "/:path(.*)",