Files
3d6aba8d-b6e1-4721-bce5-815…/vercel.json
2026-03-26 17:01:11 +00:00

5 lines
97 B
JSON

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