Files
4b3c1d0f-598f-4625-b990-7c1…/vercel.json
2026-05-11 12:38:47 +00:00

5 lines
97 B
JSON

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