Files
d0bbe3e7-8fe4-47f3-bdc4-ea5…/vercel.json
2026-03-08 03:07:05 +00:00

5 lines
97 B
JSON

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