Files
4b2717dd-f190-4ad7-92f3-e2b…/vercel.json
2026-05-27 06:21:50 +00:00

5 lines
97 B
JSON

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