Files
12635804-e999-4af9-97cd-09d…/vercel.json
2026-05-23 02:13:19 +00:00

5 lines
97 B
JSON

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