Files
c1b99b04-4d3b-4ca0-ad98-2ed…/vercel.json
2026-06-03 10:17:10 +00:00

5 lines
97 B
JSON

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