Files
109b3b19-fe5f-465f-8e2a-ed1…/vercel.json
2026-06-05 07:23:30 +00:00

5 lines
97 B
JSON

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