Files
fdb14d8d-3502-4243-8351-859…/vercel.json
2026-03-11 21:10:05 +00:00

5 lines
97 B
JSON

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