Files
64109bda-9000-496a-87d0-b0e…/vercel.json
2026-03-07 12:44:14 +00:00

5 lines
97 B
JSON

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