Files
7b0d3995-9d75-4f7b-9558-17a…/vercel.json
2026-05-08 05:34:40 +00:00

5 lines
97 B
JSON

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