Files
0dcee625-1739-4e95-b0f3-106…/vercel.json
2026-05-17 02:12:07 +00:00

5 lines
97 B
JSON

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