Files
3aee45d7-4193-448c-9991-ba9…/vercel.json
2026-04-23 11:59:55 +00:00

5 lines
97 B
JSON

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