Files
133522f8-0c7b-4f1d-b6a4-900…/vercel.json
2026-03-19 02:45:18 +00:00

5 lines
97 B
JSON

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