Files
6b5c9df4-0f43-45a8-bf80-d3e…/vercel.json
2026-04-08 15:10:47 +00:00

5 lines
97 B
JSON

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