Files
33b0590e-0a03-4b46-b7e5-1de…/vercel.json
2026-03-07 13:03:12 +00:00

5 lines
97 B
JSON

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