Files
6cbf9056-7ca7-4b76-8229-10e…/vercel.json
2026-06-07 05:10:36 +00:00

5 lines
97 B
JSON

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