Files
0edbecb7-db74-4f07-867e-2c2…/vercel.json
2026-06-01 06:13:18 +00:00

5 lines
97 B
JSON

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