Files
d26495f2-4fd4-4a79-b025-e57…/vercel.json
2026-04-28 10:28:21 +00:00

5 lines
97 B
JSON

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