Files
bcb973b2-6448-4357-9db5-653…/vercel.json
2026-05-27 00:44:46 +00:00

5 lines
97 B
JSON

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