Files
f02c5300-9610-4ef7-a0b4-9e2…/vercel.json
2026-03-17 22:50:50 +00:00

5 lines
97 B
JSON

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