Files
dd3c79aa-9e15-43ce-88eb-197…/vercel.json
2026-02-11 12:50:23 +00:00

5 lines
97 B
JSON

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