Files
ddd62568-4ddb-4b69-898e-3ae…/vercel.json
2026-03-17 08:49:58 +00:00

5 lines
97 B
JSON

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