Files
a1458eb8-fd5a-49b8-b6e4-1fc…/vercel.json
2026-04-22 12:32:41 +00:00

5 lines
97 B
JSON

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