Files
481f73bd-c26b-4f09-8ee6-e4b…/vercel.json
2026-05-25 00:38:41 +00:00

5 lines
97 B
JSON

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