Files
6c4e7796-987f-48d9-a35a-3e3…/vercel.json
2026-03-07 00:39:33 +00:00

5 lines
97 B
JSON

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