Files
7b43a7e2-24ff-4a2e-9bc9-ffd…/vercel.json
2026-06-03 09:05:15 +00:00

5 lines
97 B
JSON

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