Files
b30430f2-c096-4a96-85f6-b00…/vercel.json
2026-03-11 23:59:19 +00:00

5 lines
97 B
JSON

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