Files
7f6f5af4-c62f-43ef-9ef2-05c…/vercel.json
2026-03-27 03:34:11 +00:00

5 lines
97 B
JSON

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