Files
e0d625f5-e0d8-463d-bfe1-228…/vercel.json
2026-04-15 07:12:17 +00:00

5 lines
97 B
JSON

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