Files
1105fd2f-3db4-49c6-919f-5d2…/vercel.json
2026-05-23 03:10:53 +00:00

5 lines
97 B
JSON

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