Files
4d92e371-98a0-4265-8805-e2d…/vercel.json
2026-04-08 15:54:33 +00:00

5 lines
97 B
JSON

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