Files
e6d83beb-3204-4712-956c-dde…/vercel.json
2026-04-17 17:22:18 +00:00

5 lines
97 B
JSON

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