Files
0efefc7e-35f2-407c-ab75-0fc…/vercel.json
2026-04-27 00:40:40 +00:00

5 lines
97 B
JSON

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