Files
0b0dd142-e86d-46e4-a00c-27e…/vercel.json
2026-03-19 07:49:23 +00:00

5 lines
97 B
JSON

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