Files
f94c50f2-1ed3-4e71-a9ce-133…/vercel.json
2026-05-07 09:07:20 +00:00

5 lines
97 B
JSON

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