Files
ddc936dc-a453-4c93-9be0-0b4…/vercel.json
2026-03-21 20:08:18 +00:00

5 lines
97 B
JSON

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