Files
1b3f6d9d-533d-474b-858f-d9f…/vercel.json
2026-03-15 01:27:25 +00:00

5 lines
97 B
JSON

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