Files
82a907ae-ddc5-4a77-a635-409…/vercel.json
2026-03-09 01:56:18 +00:00

5 lines
97 B
JSON

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