Files
0c12e541-d8da-44f8-b93e-0de…/vercel.json
2026-04-07 00:42:36 +00:00

5 lines
97 B
JSON

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