Files
35e2dd3d-4e67-4015-ad65-173…/vercel.json
2026-03-14 12:58:51 +00:00

5 lines
97 B
JSON

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