Files
eb6fc3ed-1e63-4ae2-be9d-fc4…/vercel.json
2026-03-18 17:26:20 +00:00

5 lines
97 B
JSON

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