Files
277b9738-7668-4d2d-90ac-291…/vercel.json
2026-03-04 01:10:57 +00:00

5 lines
97 B
JSON

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