Files
c47f8da6-e1ba-43d2-bd2f-f40…/vercel.json
2026-03-17 12:54:11 +00:00

5 lines
97 B
JSON

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