Files
6c435fc6-b847-4c2f-a68d-7aa…/vercel.json
2026-04-20 21:51:46 +00:00

5 lines
97 B
JSON

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