Files
e5f39f50-dbf3-4e73-bfc6-0c3…/vercel.json
2026-05-23 05:11:58 +00:00

5 lines
97 B
JSON

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