Files
7bd6e41b-b89c-45f0-86c2-30f…/vercel.json
2026-03-23 17:56:44 +00:00

5 lines
97 B
JSON

{
"installCommand": "npm ci",
"buildCommand": "npm run build",
"outputDirectory": ".next"
}