Files
be1325ff-5cd6-43c9-b15f-85e…/vercel.json
2026-03-08 18:58:25 +00:00

5 lines
97 B
JSON

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