Files
36110ddb-c5e3-4939-b8d3-e48…/vercel.json
2026-03-08 19:14:32 +00:00

5 lines
97 B
JSON

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