Files
5fbc6c3f-165a-4529-b2b7-d25…/vercel.json
2026-03-14 15:10:12 +00:00

5 lines
97 B
JSON

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