Files
7291602e-dcc4-4e73-8f2b-686…/vercel.json
2026-03-05 19:23:43 +00:00

5 lines
97 B
JSON

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