Files
b9dcd03a-c119-47b6-a85d-ffd…/vercel.json
2026-03-23 15:44:58 +00:00

5 lines
97 B
JSON

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