Files
2c2a8ccf-fcf8-4dbc-b0b8-120…/vercel.json
2026-05-10 03:00:16 +00:00

5 lines
97 B
JSON

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