Files
27db1c6f-5c00-4cd2-baf2-714…/vercel.json
2026-05-19 16:41:29 +00:00

5 lines
97 B
JSON

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