Files
f44c4be4-7c25-4b75-9bfc-60b…/vercel.json
2026-06-11 07:32:07 +00:00

5 lines
97 B
JSON

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