Files
64bc5df1-3f0c-4edd-bc10-d1e…/vercel.json
2026-06-03 17:40:52 +00:00

5 lines
97 B
JSON

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