Files
f50a8583-f25e-4485-8096-81e…/vercel.json
2026-06-03 08:55:52 +00:00

5 lines
97 B
JSON

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