Files
cfcb6bbb-b8bf-440d-8fb8-423…/vercel.json
2026-04-13 04:06:25 +00:00

5 lines
97 B
JSON

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