Files
f69a6345-99fa-4d53-8489-df2…/vercel.json
2026-03-04 13:50:26 +00:00

5 lines
97 B
JSON

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