Files
7b81ebfb-93d7-4c39-94ff-c8a…/vercel.json
2026-03-20 15:14:23 +00:00

5 lines
97 B
JSON

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