Files
b9a47c3d-d3e1-4b86-b529-abb…/vercel.json
2026-04-03 18:46:26 +00:00

5 lines
97 B
JSON

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