Files
bc1750fb-0676-4e84-9d46-9a4…/vercel.json
2026-06-03 17:11:57 +00:00

5 lines
97 B
JSON

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