Files
6e2d00db-2a5c-4066-b7f1-005…/vercel.json
2026-04-17 11:46:39 +00:00

5 lines
97 B
JSON

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