Files
0d11b35e-3fc5-44dc-bce7-842…/vercel.json
2026-03-12 06:47:02 +00:00

5 lines
97 B
JSON

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