Files
4e2ff0c0-cd8f-4fe3-88a3-414…/vercel.json
2026-03-04 01:20:29 +00:00

5 lines
97 B
JSON

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