Files
e9e85469-14b2-4253-82be-e2e…/vercel.json
2026-04-09 01:11:18 +00:00

5 lines
97 B
JSON

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