Files
0c2ae1e6-68f5-49b4-84eb-1ea…/vercel.json
2026-04-26 17:11:23 +00:00

5 lines
97 B
JSON

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