Files
81e6d0c2-745b-4cd5-bda7-e17…/vercel.json
2026-03-21 12:57:51 +00:00

5 lines
97 B
JSON

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