Files
fcb32bc7-4e5d-49b3-933c-ce0…/vercel.json
2026-03-12 17:26:20 +00:00

5 lines
97 B
JSON

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