Files
e5e36005-138d-403d-a856-e82…/vercel.json
2026-04-22 01:45:04 +00:00

5 lines
97 B
JSON

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