Files
deebed38-2f54-4cf2-8019-0d7…/vercel.json
2026-03-29 21:00:12 +00:00

5 lines
97 B
JSON

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