Files
f8a18488-5d46-4d89-8c74-c14…/vercel.json
2026-04-20 11:23:33 +00:00

5 lines
97 B
JSON

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