Files
8dc4fc4d-e428-414a-b194-91b…/vercel.json
2026-03-15 08:20:39 +00:00

5 lines
97 B
JSON

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