Files
6d1dcae9-50c0-45ae-86fe-ebf…/vercel.json
2026-03-16 01:32:32 +00:00

5 lines
97 B
JSON

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