Files
2d86ded7-f8cd-49ff-94e4-36e…/vercel.json
2026-05-12 17:11:27 +00:00

5 lines
97 B
JSON

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