Files
f55b40f9-ad2e-465a-906f-a45…/vercel.json
2026-02-09 04:12:13 +00:00

5 lines
97 B
JSON

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