Files
3e6aed9c-233e-4e7c-a2cc-c5b…/vercel.json
2026-03-26 10:19:36 +00:00

5 lines
97 B
JSON

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