Files
3b56df65-b6ff-4990-b279-c4d…/vercel.json
2026-05-13 08:14:22 +00:00

5 lines
97 B
JSON

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