Files
015c2d97-5025-48e7-91ee-bc0…/vercel.json
2026-04-26 17:13:32 +00:00

5 lines
97 B
JSON

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