Files
b4b05d8f-648a-44ca-b960-b64…/vercel.json
2026-04-27 03:30:44 +00:00

5 lines
97 B
JSON

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