Files
48c9e4d0-5a5d-403a-a3c4-6d9…/vercel.json
2026-04-08 03:52:39 +00:00

5 lines
97 B
JSON

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