Files
21b7e987-82b2-429d-a17b-60f…/vercel.json
2026-04-13 02:45:51 +00:00

5 lines
97 B
JSON

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