Files
1d42dec2-5fa0-4935-b0b2-08f…/vercel.json
2026-04-16 01:32:24 +00:00

5 lines
97 B
JSON

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