Files
bf964cf0-6319-434d-a9d9-40e…/vercel.json
2026-03-11 08:27:02 +00:00

5 lines
97 B
JSON

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