Files
2c5e058d-ccda-4186-af3e-45a…/vercel.json
2026-05-01 03:37:40 +00:00

5 lines
97 B
JSON

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