Files
eb77b7a4-7aa4-4e52-b8b2-cdd…/vercel.json
2026-03-14 13:26:07 +00:00

5 lines
97 B
JSON

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