Files
de19e46b-e6a8-46a5-a78d-573…/vercel.json
2026-03-11 09:15:06 +00:00

5 lines
97 B
JSON

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