Files
973d8e6b-c43a-485f-b57e-707…/vercel.json
2026-03-20 23:09:13 +00:00

5 lines
97 B
JSON

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