Files
53f9e011-60eb-4d35-bf4d-dc6…/vercel.json
2026-03-13 09:11:18 +00:00

5 lines
97 B
JSON

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