Files
033aae9d-693e-4145-8891-fa8…/vercel.json
2026-06-08 03:49:47 +00:00

5 lines
97 B
JSON

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