Files
1db79777-20ff-4b7a-bb20-fa0…/vercel.json
2026-05-22 20:44:38 +00:00

5 lines
97 B
JSON

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