Files
0dbfa782-2ff0-4ddc-a628-851…/vercel.json
2026-03-10 07:02:23 +00:00

5 lines
97 B
JSON

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