Files
6c4c557d-ed06-4072-b0c0-488…/vercel.json
2026-04-26 17:03:57 +00:00

5 lines
97 B
JSON

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