Files
5b1f951a-9fc0-4c16-9b61-393…/vercel.json
2026-04-23 22:22:10 +00:00

5 lines
97 B
JSON

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