Files
abe20dff-a7c1-4f40-9332-2f4…/vercel.json
2026-04-06 10:00:52 +00:00

5 lines
97 B
JSON

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