Files
4d6d5f2a-c565-4b5a-9545-d61…/vercel.json
2026-03-04 20:18:50 +00:00

5 lines
97 B
JSON

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