Files
0ae78d0b-21ff-4bb3-bf40-57c…/vercel.json
2026-03-08 11:07:42 +00:00

5 lines
97 B
JSON

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