Files
d143c323-0b89-47ff-afcb-b47…/vercel.json
2026-03-15 11:47:02 +00:00

5 lines
97 B
JSON

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