Files
8508d849-68ab-42eb-9a61-930…/vercel.json
2026-03-17 13:45:47 +00:00

5 lines
97 B
JSON

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