Files
239b8e33-568f-4d2c-a82e-41e…/vercel.json
2026-04-24 18:03:01 +00:00

5 lines
97 B
JSON

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