Files
08f064bf-25fb-4b3a-813c-032…/vercel.json
2026-04-26 14:50:24 +00:00

5 lines
97 B
JSON

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