Files
ed3d8be5-8157-496f-bae2-dd0…/vercel.json
2026-06-08 10:21:11 +00:00

5 lines
97 B
JSON

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