Files
05c81bbe-5a66-414c-9847-5ef…/vercel.json
2026-03-15 11:56:46 +00:00

5 lines
97 B
JSON

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