Files
66536826-f1db-4107-ade9-e33…/vercel.json
2026-04-26 07:49:27 +00:00

5 lines
97 B
JSON

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