Files
269429cc-a1d9-4760-ab8c-ebd…/vercel.json
2026-04-20 18:37:26 +00:00

5 lines
97 B
JSON

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