Files
d66dc73f-059d-436c-9d25-460…/vercel.json
2026-05-21 03:14:46 +00:00

5 lines
97 B
JSON

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