Files
b0b1cb4b-c8e4-42a4-98c1-1a3…/vercel.json
2026-04-06 19:22:23 +00:00

5 lines
97 B
JSON

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