Files
9b314f6e-017d-4c20-82d8-d5e…/vercel.json
2026-03-21 01:35:39 +00:00

5 lines
97 B
JSON

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