Files
bd16125d-ea06-470f-ae78-49e…/vercel.json
2026-05-08 00:32:10 +00:00

5 lines
97 B
JSON

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