Files
6e8b3809-77df-4f74-8064-9a1…/vercel.json
2026-02-11 22:16:52 +00:00

5 lines
97 B
JSON

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