Files
b45cd8d3-5c68-40c5-81ca-dab…/vercel.json
2026-03-07 04:47:17 +00:00

5 lines
97 B
JSON

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