Files
3e38d054-cf38-4508-9e9e-261…/vercel.json
2026-03-06 02:05:51 +00:00

5 lines
97 B
JSON

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