Files
960114f0-afb1-4f44-82cb-d8d…/vercel.json
2026-06-11 05:14:07 +00:00

5 lines
97 B
JSON

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