Files
7f4fd6e4-b0bb-44b3-bfa1-fb6…/vercel.json
2026-02-25 02:15:00 +00:00

5 lines
97 B
JSON

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