Files
cce40bb4-c131-4ef9-a3c9-d9b…/vercel.json
2026-06-11 22:12:37 +00:00

5 lines
97 B
JSON

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