Files
353bec54-ee5c-4918-9c68-202…/vercel.json
2026-03-16 09:22:25 +00:00

5 lines
97 B
JSON

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