Files
68a6e27e-a8da-46c4-9e4d-ea3…/vercel.json
2026-04-21 16:55:55 +00:00

5 lines
97 B
JSON

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