Files
717f468a-bebd-4f26-a0ff-7de…/vercel.json
2026-06-09 21:52:26 +00:00

5 lines
97 B
JSON

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