Files
e741d2d4-0e40-4484-83ec-dff…/vercel.json
2026-05-10 17:26:36 +00:00

5 lines
97 B
JSON

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