Files
7f67f54e-9b47-45e0-9277-c9b…/vercel.json
2026-03-05 09:10:18 +00:00

5 lines
97 B
JSON

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