Files
dc86ffa9-cd1f-41c0-b7e6-26d…/vercel.json
2026-06-09 19:10:51 +00:00

5 lines
97 B
JSON

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