Files
4f752690-5bb1-467f-96ff-557…/vercel.json
2026-04-04 16:09:22 +00:00

5 lines
97 B
JSON

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