Files
c8c2803f-59e9-4ece-87a8-09d…/vercel.json
2026-04-08 14:52:35 +00:00

5 lines
97 B
JSON

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