Files
e2adf8c1-26a3-4101-be43-e2b…/vercel.json
2026-03-25 12:14:12 +00:00

5 lines
97 B
JSON

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