Files
145d8dab-252f-40c3-9e79-0db…/vercel.json
2026-02-21 19:10:34 +00:00

5 lines
97 B
JSON

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