Files
d8b47c0a-ca21-4afb-84a9-5ee…/vercel.json
2026-05-01 14:35:29 +00:00

5 lines
97 B
JSON

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