Files
8cf820ee-0bc0-4817-a75f-b5b…/vercel.json
2026-04-11 17:34:16 +00:00

5 lines
97 B
JSON

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