Files
ccb11338-7725-49fa-bad2-7e0…/vercel.json
2026-03-25 14:16:20 +00:00

5 lines
97 B
JSON

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