Files
e2f1fb78-428d-4156-8e27-7f5…/vercel.json
2026-04-17 15:11:13 +00:00

5 lines
97 B
JSON

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