Files
1500c724-dcde-421d-a10b-8ae…/vercel.json
2026-05-17 16:45:09 +00:00

5 lines
97 B
JSON

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