Files
45a2d46b-7f7e-4d31-9d27-661…/vercel.json
2026-04-05 03:22:34 +00:00

5 lines
97 B
JSON

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