Files
237b152c-2c4b-4bf7-ab66-b85…/vercel.json
2026-05-12 21:19:27 +00:00

5 lines
97 B
JSON

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